]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Drop to fail-safe mode if edid is bad
authorMikita Lipski <mikita.lipski@amd.com>
Tue, 22 May 2018 19:55:43 +0000 (15:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jun 2018 17:22:01 +0000 (12:22 -0500)
commit3b070c60ea511a0d103b39de3122d3bad0de45ab
treeea526abd05bfe550a0aad580d5e8c739ec9bc223
parent00553cf8116e041c75c6c201bdf6d4e006fcf956
drm/amd/display: Drop to fail-safe mode if edid is bad

Provide the connector with a single fail-safe mode of 640x480 for CTS
tests instead of providing a list of possible base modes.

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c