diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-08-07 17:27:22 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-08-27 08:44:58 +0200 |
commit | 002353a537a29b9be5bde3c1d9964628f0d20d45 (patch) | |
tree | e9daf61b77a0ff4f02d06f779e95e4f57c7d6b4a /tools/perf/scripts/python/gecko.py | |
parent | f7b1633d6467a08ff78744cb519a92fb24ad9a0c (diff) |
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
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions