diff options
author | 2025-04-08 21:27:15 -0400 | |
---|---|---|
committer | 2025-04-11 17:00:02 -0400 | |
commit | 20c50a9a793300a1fc82f3ddd0e3c68f8213fbef (patch) | |
tree | bdea506b76645fcac85e9ff50f205dfd32f81b69 /drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c | |
parent | Documentation/amdgpu: Add Ryzen AI 350 series processors (diff) | |
download | wireguard-linux-20c50a9a793300a1fc82f3ddd0e3c68f8213fbef.tar.xz wireguard-linux-20c50a9a793300a1fc82f3ddd0e3c68f8213fbef.zip |
drm/amd/display/dml2: use vzalloc rather than kzalloc
The structures are large and they do not require contiguous
memory so use vzalloc.
Fixes: 70839da63605 ("drm/amd/display: Add new DCN401 sources")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4126
Cc: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c')
0 files changed, 0 insertions, 0 deletions