linux/drivers/gpu/drm/amd/display
Austin Zheng aaa21e6a33 drm/amd/display: Check if Mode is Supported Before Returning Result
[Why]
Even if the mode is not supported dml2_check_mode_supported() would still return true.
This causes an unsupported mode to be programmed.

[How]
Check if the mode is supported or not and return the proper result.

Reviewed-by: Chaitanya Dhere <chaitanya.dhere@amd.com>
Signed-off-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-07-23 17:36:15 -04:00
..
amdgpu_dm drm/amd/display: free bo used for dmub bounding box 2024-07-23 17:07:13 -04:00
dc drm/amd/display: Check if Mode is Supported Before Returning Result 2024-07-23 17:36:15 -04:00
dmub drm/amd/display: Add visual confirm for Idle State 2024-07-23 17:07:13 -04:00
include drm/amd/display: remove dc dependencies from SPL library 2024-07-23 17:07:12 -04:00
modules drm/amd/display: Revert "Check HDCP returned status" 2024-07-23 17:07:10 -04:00
Kconfig Linux 6.10-rc6 2024-07-05 10:47:28 +02:00
Makefile drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00