]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/edid: Throw away the dummy VIC 0 cea mode
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 13 Dec 2019 17:43:47 +0000 (19:43 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 16 Dec 2019 15:20:38 +0000 (17:20 +0200)
commit8c1b2bd9323855c03296d38d93deb2e470d8b7a7
tree92ca9c2968a4068416da6c0790277ee6d6587b94
parentf7655d42fceefea7e4c2d07eb04381d086b7090e
drm/edid: Throw away the dummy VIC 0 cea mode

Now that the cea mode handling is not 100% tied to the single
array the dummy VIC 0 mode is pretty much pointles. Throw it
out.

v2: Rebase

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