]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef319db04912467cdc390b8fa367116ed65543ed
tree0f84368de02814f5ee299ec94080a3e34ea17a42
parent11983567ece87aa604858d732d0ec6b99cfea950
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