mirror-linux/drivers/gpu/drm/bridge/synopsys
Takashi Iwai 002353a537 drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driver
The dw-hdmi drm bridge driver is the only one who still uses the ALSA
vmalloc helper API functions.  A previous attempt to change the way of
buffer management wasn't taken for this legacy stuff, as we had little
chance for test and some risk of major breaking.
Instead, this patch moves the vmalloc buffer stuff into the dw-hdmi
driver code itself, so that we can drop them from ALSA core code
afterwards.

There should be no functional changes.

Link: https://lore.kernel.org/20191210154536.29819-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807152725.18948-2-tiwai@suse.de
2024-08-27 08:44:58 +02:00
..
Kconfig Revert "drm: Switch DRM_DISPLAY_HELPER to depends on" 2024-05-02 17:58:23 +02:00
Makefile drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver 2022-04-19 18:23:48 +02:00
dw-hdmi-ahb-audio.c drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driver 2024-08-27 08:44:58 +02:00
dw-hdmi-audio.h
dw-hdmi-cec.c drm/bridge: dw-hdmi-cec: Add arbitration lost event 2023-09-18 11:59:09 +02:00
dw-hdmi-cec.h
dw-hdmi-gp-audio.c drm/bridge: dw-hdmi-gp-audio: Convert to platform remove callback returning void 2023-03-20 11:51:54 +01:00
dw-hdmi-i2s-audio.c drm/bridge: dw-hdmi-i2s-audio: Convert to platform remove callback returning void 2023-03-20 11:51:55 +01:00
dw-hdmi.c drm: bridge: dw_hdmi: Switch to of_graph_get_remote_node() 2024-03-18 16:15:49 +01:00
dw-hdmi.h drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver 2022-04-19 18:23:48 +02:00
dw-mipi-dsi.c drm/bridge: synopsys: dw-mipi-dsi: Remove a redundant check on existence of bridge->encoder 2024-05-13 18:31:09 +02:00