summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_renderstate.h
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2015-12-14 18:23:46 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2016-01-12 16:12:12 +0200
commit52b69c849ab4a343e696a0e45d557550f15450a6 (patch)
tree2cfc00525e7d7d8e1e3732994e10dba2b13db392 /drivers/gpu/drm/i915/intel_renderstate.h
parentb7792d8b54cc0e66b94d625d70761d086cad1dd3 (diff)
downloadblackbird-obmc-linux-52b69c849ab4a343e696a0e45d557550f15450a6.tar.gz
blackbird-obmc-linux-52b69c849ab4a343e696a0e45d557550f15450a6.zip
drm/i915: Allow 27 bytes child_dev for VBT <109
My 85x has VBT version 108 which has a child dev size of 27 bytes. Let's allow that without printing an error. We still want to reject the actual parsin since for that we need the child device size to be at least 33 bytes. So we should still check for that, but let's make it print a debug message only instead of an error. While at it, toss in a BUILD_BUG_ON() to verify our struct old_child_dev_config is in fact 33 bytes. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1450110229-30450-8-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_renderstate.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud