]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/edid: Add CTA-861-G modes with VIC < 128
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 11 Jul 2019 10:32:30 +0000 (13:32 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 19 Sep 2019 18:37:59 +0000 (21:37 +0300)
commit978f6b0693c79a3d2b97f14696ca0ee2c0d1b4da
tree8e2afc9857891c9fcc8bec3830556e11aeb4ba06
parent508882f0afaffc8fe60c8588f90759d218913c47
drm/edid: Add CTA-861-G modes with VIC < 128

Fill out our list of cea modes with the new stuff from CTA-861-G.
We only do the modes with VIC < 128 here. Adding the higher
numbered VICs will need some slight code refactoring first.

Cc: Hans Verkuil <hansverk@cisco.com>
Cc: Shashank Sharma <shashank.sharma@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190711103234.6294-2-ville.syrjala@linux.intel.com
Reviewed-by: Shashank Sharma <shashank.sharma@intel.com>
drivers/gpu/drm/drm_edid.c