diff options
author | Mikita Lipski <mikita.lipski@amd.com> | 2018-07-26 16:27:48 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-27 11:09:57 -0500 |
commit | 1b369d3c0d9364df702fc9e50dd9f471b640ddff (patch) | |
tree | e8710c1ea664c8157dd46228eab68f5d0dcd6b48 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 2cddc50e98193f2c4aab10d05550b5ffe7587e73 (diff) | |
download | linux-1b369d3c0d9364df702fc9e50dd9f471b640ddff.tar.gz linux-1b369d3c0d9364df702fc9e50dd9f471b640ddff.tar.bz2 linux-1b369d3c0d9364df702fc9e50dd9f471b640ddff.zip |
drm/amd/display: pass the right num of modes added
[why]
In case if edid is null or corrupted we need to manually add
a single failsafe mode (640x480). If zero modes returned
DRM adds a different failsafe mode that is not accepted by
DP 1.2 compliance test
[how]
Return the number of modes manually added
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Sun peng Li <Sunpeng.Li@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions