commit | 85ee15d6a3d3c55e3e653426cc32e138ee515585 | [log] [tgz] |
---|---|---|
author | Mikita Lipski <mikita.lipski@amd.com> | Mon May 28 10:08:30 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 15 12:25:04 2018 -0500 |
tree | db066ca03f6e6d0a7c2219eff8e7ce35e9154864 | |
parent | e9522309efb31423a450c32f433dd95bfb8b5787 [diff] |
drm/amd/display: Do not skip FBC init in failsafe mode Initially FBC would be initialized if display's edid was correct and all the modes acquired from it, but n case when edid is corrupted or non-existant we must still initialize FBC. 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>