]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly
authorJani Nikula <jani.nikula@intel.com>
Thu, 28 Sep 2017 08:22:04 +0000 (11:22 +0300)
committerJani Nikula <jani.nikula@intel.com>
Tue, 10 Oct 2017 06:06:33 +0000 (09:06 +0300)
commit0ead5f81d4200b63cf92be867bfbd6708056e4a8
tree42f482159bcc9392fe4f3b63f8a27a2da4b9ae04
parent0ebdabe6126498f06cd1885dfbf658c46317041f
drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly

Hint that you're not supposed to look at VBT in these functions.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/b82c326be8c796a70bdc2bd1c479bbb6159f5cb0.1506586821.git.jani.nikula@intel.com
drivers/gpu/drm/i915/intel_bios.c