diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2020-10-26 10:25:36 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-26 13:35:00 -0400 |
commit | 1b3c7564113a073143a8b45f5f50efa44ac0ee3c (patch) | |
tree | bc01ea139cb54548da194d3dd71a16936252d491 /drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | |
parent | 5d1b3211da033db56700fbdb3be5d90cea56a0c2 (diff) |
drm/amdgpu/display: use kvzalloc again in dc_create_state
It looks this was accidently lost in a follow up patch.
dc context is large and we don't need contiguous pages.
Fixes: e4863f118a7d ("drm/amd/display: Multi display cause system lag on mode change")
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Aric Cyr <aric.cyr@amd.com>
Cc: Alex Xu <alex_y_xu@yahoo.ca>
Reported-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Tested-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_v11_0.c')
0 files changed, 0 insertions, 0 deletions