OSDN Git Service

drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits
authorThomas Anderson <thomasanderson@google.com>
Tue, 10 Dec 2019 22:10:48 +0000 (14:10 -0800)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 11 Dec 2019 14:43:12 +0000 (16:43 +0200)
commit919dfb7830568f1d5b2cf0cfb9e0a1d4a4c7bfeb
tree0af226460726bcd3ecc5316083c323f33330a086
parentbd223ac638a321cd983a25a79e5140a5f3a07fd8
drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits

CEA-861-G adds modes up to 219, so increase the size of the
maps in preparation for adding the new modes to drm_edid.c.

Signed-off-by: Thomas Anderson <thomasanderson@google.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191210221048.83628-1-thomasanderson@google.com
include/drm/drm_connector.h