[PATCH v3 0/4] drm/edid: Add new modes from CTA-861-G

Ville Syrjala ville.syrjala at linux.intel.com
Wed Sep 25 13:54:58 UTC 2019


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Remainder of the new CTA-861-G modes. I already pushed the first patch
adding the modes with VIC<128. I did improve the BUILD_BUG_ON()s in the
last patch a bit to make it easier to visually double check the numbers
against VIC comments in the mode arrays.

Ville Syrjälä (4):
  drm/edid: Abstract away cea_edid_modes[]
  drm/edid: Add CTA-861-G modes with VIC >= 193
  drm/edid: Throw away the dummy VIC 0 cea mode
  drm/edid: Make sure the CEA mode arrays have the correct amount of
    modes

 drivers/gpu/drm/drm_edid.c | 230 +++++++++++++++++++++++++++++++++----
 1 file changed, 206 insertions(+), 24 deletions(-)

-- 
2.21.0



More information about the dri-devel mailing list