mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Rodrigo Siqueira 6bf528ec91 drm/amd/display: Reduce stack size
Linux kernel enabled more compilation restrictions related to the stack
size, which caused compilation failures in our code. This commit reduces
the allocation size by allocating the required memory dynamically.

Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-03-25 12:40:24 -04:00
..
amdgpu_dm drm/amdgpu: Use drm_mode_copy() 2022-03-15 15:01:12 -04:00
dc drm/amd/display: Reduce stack size 2022-03-25 12:40:24 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.108.0 2022-03-15 14:42:07 -04:00
include drm/amd/display: disable HPD SW timer for passive dongle type 1 only 2022-03-15 14:25:15 -04:00
modules Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next 2022-02-14 10:31:51 +10:00
Kconfig drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI 2021-10-05 10:55:41 -04:00
Makefile
TODO