]> git.baikalelectronics.ru Git - kernel.git/commit
drm/edid: Add CTA-861-G modes with VIC >= 193
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 13 Dec 2019 17:43:46 +0000 (19:43 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 16 Dec 2019 15:20:27 +0000 (17:20 +0200)
commita4e35581219ebca5f9b991dc11d62a4a72e80ac6
tree588cdc0656b016af67651c1de11e9733669f14e5
parent54192152bbb3f4a449ff5be68451e4101931f117
drm/edid: Add CTA-861-G modes with VIC >= 193

Add a second table to the cea modes with VIC >= 193.

v2: Improve the comment for cea_modes_*[] to indicate
    that one should always use cea_mode_for_vic() (Tom)

Cc: Hans Verkuil <hansverk@cisco.com>
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Reviewed-by: Thomas Anderson <thomasanderson@google.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191213174348.27261-3-ville.syrjala@linux.intel.com
drivers/gpu/drm/drm_edid.c