drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS map
authorJosé Roberto de Souza <jose.souza@intel.com>
Thu, 8 Oct 2020 21:19:31 +0000 (14:19 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Fri, 9 Oct 2020 21:09:53 +0000 (14:09 -0700)
commite4b3c3b3faafe8d471c352d64cc87ccc6a1cede6
tree0f84368de02814f5ee299ec94080a3e34ea17a42
parentd381baad29b43511a7fc34c64402ef65029ab281
drm/i915/vbt: Update the version and expected size of BDB_GENERAL_DEFINITIONS map

This will remove the "Expected child device config size for VBT
version 235 not known" debug message seen in TGL, although this is not
fixing anything it good to keep our VBT parser updated.

Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201008211932.24989-2-jose.souza@intel.com
drivers/gpu/drm/i915/display/intel_bios.c