diff options
author | Shashank Sharma <[email protected]> | 2017-07-13 21:03:08 +0530 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2017-07-14 21:23:54 +0300 |
commit | 8ec6e0755565192b328059b64f982adabbecda78 (patch) | |
tree | a4418e51abd7a2818149cb8de4333c449f83c95f /lib/debugobjects.c | |
parent | 0c1f528cb13708ff3ba462a5c757d5588fc47d36 (diff) |
drm/edid: complete CEA modedb(VIC 1-107)
CEA-861-F specs defines new video modes to be used with
HDMI 2.0 EDIDs. The VIC range has been extended from 1-64 to
1-107.
Our existing CEA modedb contains only 64 modes (VIC=1 to VIC=64). Now
to be able to parse new CEA modes using the existing methods, we have
to complete the modedb (VIC=65 onwards).
This patch adds:
- Timings for existing CEA video modes (from VIC=65 till VIC=92)
- Newly added 4k modes (from VIC=93 to VIC=107).
The patch was originaly discussed and reviewed here:
https://patchwork.freedesktop.org/patch/135810/
Cc: Ville Syrjala <[email protected]>
Cc: Jose Abreu <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Harry Wentland <[email protected]>
V2: Rebase
V3: Rebase
V4: Added native bit handling as per CEA-861-F spec (Ville)
V5: Fix timings for VIC 77:1920x1080 and 104:3840x2160p (Ville)
Remove unnecessary paranthesis from function svd_to_vic (Ville)
Added r-b (Neil)
V6: Rebase
V7: Fix indentation for modes from VIC 80
Reviewed-by: Jose Abreu <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Shashank Sharma <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
[vsyrjala: Fix up remaining formatting/indentation issues]
Signed-off-by: Ville Syrjälä <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions