mbox series

[v2,0/5] drm/edid: Add new modes from CTA-861-G

Message ID 20190711103234.6294-1-ville.syrjala@linux.intel.com (mailing list archive)
Headers show
Series drm/edid: Add new modes from CTA-861-G | expand

Message

Ville Syrjälä July 11, 2019, 10:32 a.m. UTC
From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Reposting a series from 1-2 years ago. I did toss in one extra patch at
the end to boost our confidence a bit bit.

Cc: Hans Verkuil <hansverk@cisco.com>
Cc: Shashank Sharma <shashank.sharma@intel.com>

Ville Syrjälä (5):
  drm/edid: Add CTA-861-G modes with VIC < 128
  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 | 330 ++++++++++++++++++++++++++++++++++---
 1 file changed, 306 insertions(+), 24 deletions(-)