]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/vbt: Child device size remains unchanged through VBT 229
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 2 Oct 2019 19:22:58 +0000 (12:22 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 7 Oct 2019 17:24:31 +0000 (10:24 -0700)
commitc1f94144eea642f3d5084640d53cecfc45035f65
tree893271a39d71f5b91f0ea7ceb1ac808187df9983
parent502ad3884342b40856369bb68a9a5c0b714ecf9a
drm/i915/vbt: Child device size remains unchanged through VBT 229

The latest documented version of the VBT is 229, but no further data has
been added to the child device definition in block 2.  Update the child
device version test to eliminate the "Expected child device config size
for VBT version XXX not known; assuming 39" debug messages from the
logs.

Bspec: 20124
Bspec: 20157
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191002192258.1013-1-matthew.d.roper@intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_bios.c