mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Nicholas Susanto 133fe0dd99 drm/amd/display: Enable 8k60hz mode on single display
[Why]

8k60hz compliace test failing because we restrict it single memory
channels. Workaround by not restricting it on single displays.

[How]

Adding an additional check to DCN314 to restrict 8k60hz mode if it has
more than 1 display connected.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Nicholas Susanto <nicholas.susanto@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-08-15 18:08:28 -04:00
..
amdgpu_dm drm/amd/display: Get replay info from VSDB 2023-08-09 09:46:04 -04:00
dc drm/amd/display: Enable 8k60hz mode on single display 2023-08-15 18:08:28 -04:00
dmub drm/amd/display: Add interface to enable DPIA trace 2023-08-07 17:14:08 -04:00
include drm/amd/display: Add vendor Id for reference 2023-08-07 17:14:09 -04:00
modules drm/amd/display: Clean up errors in color_gamma.c 2023-08-09 09:42:47 -04:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO