]> 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)
commitc62ccad69c3e3152ec09d8097f978c493d838b23
tree588cdc0656b016af67651c1de11e9733669f14e5
parentb3d8e732048cc8dd6e4c8f312ae48845763ff6a5
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