diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2025-04-09 04:27:15 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-16 22:55:37 +0300 |
commit | cd9e6d6fdd2de60bfb4672387c17d4ee7157cf8e (patch) | |
tree | b3ddf59806b8572da6d7323e9d4afca88c4ca0ec /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 2036be31741b00f030530381643a8b35a5a42b5c (diff) | |
download | linux-cd9e6d6fdd2de60bfb4672387c17d4ee7157cf8e.tar.xz |
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>
(cherry picked from commit 20c50a9a793300a1fc82f3ddd0e3c68f8213fbef)
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions