mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Ilya Bakoulin 7712b0a7df drm/amd/display: Change EDID fallback condition
[Why]
Partially valid EDIDs on MST sinks are treated the same way as broken
EDIDs or read failures and result in a fallback EDID being used instead.

[How]
If edid_status is EDID_PARTIAL_VALID, prefer to use the valid EDID
blocks instead of using a fallback EDID.

Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-09-29 09:41:44 -04:00
..
amdgpu_dm drm/amd/display: Refactor edp panel power sequencer(PPS) codes 2022-09-19 15:13:08 -04:00
dc drm/amd/display: Change EDID fallback condition 2022-09-29 09:41:44 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.134.0 2022-09-19 15:12:56 -04:00
include drm/amd/display: Revise Sink device string ID 2022-09-19 15:16:26 -04:00
modules drm/amd/display: Limit user regamma to a valid value 2022-09-13 14:33:00 -04:00
Kconfig drm/amdgpu/display: remove unneeded "default n" options 2022-09-13 14:32:58 -04:00
Makefile
TODO