commit | b30581a4d64f226a064132d09364b51e82a01dde | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Mon Dec 14 12:50:46 2015 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Dec 16 11:21:02 2015 +0200 |
tree | dc5514189ae4ce5d76566e3d392b5ba89aa6d026 | |
parent | b3cbd98b2572ada8df1f183190bd867183369df7 [diff] |
drm/i915: move "no VBT in opregion" quirk to intel_opregion_setup() Check the quirk in intel_opregion_setup(), and don't initialize opregion->vbt at all if the quirk says it's not present, hiding the quirk from the rest of the driver. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/7cdc86eb441f8b7075142445a800b07ecf8c76cb.1450089383.git.jani.nikula@intel.com