commit | 919dfb7830568f1d5b2cf0cfb9e0a1d4a4c7bfeb | [log] [tgz] |
---|---|---|
author | Thomas Anderson <thomasanderson@google.com> | Tue Dec 10 14:10:48 2019 -0800 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Dec 11 16:43:12 2019 +0200 |
tree | 0af226460726bcd3ecc5316083c323f33330a086 | |
parent | bd223ac638a321cd983a25a79e5140a5f3a07fd8 [diff] |
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