[Intel-gfx] [PATCH 0/5] drm/i915: add VBT firmware loading mechanism
Jani Nikula
jani.nikula at intel.com
Tue Feb 21 16:40:20 UTC 2017
Some cleanups, Chris' patch as a dependency, and an untested idea to load the
VBT using the firmware loader if requested by the user.
BR,
Jani.
Chris Wilson (1):
drm/i915: Add i915_param charp macro magic
Jani Nikula (4):
drm/i915/opregion: bail out early for systems with no opregion VBT
drm/i915/opregion: try to validate RVDA VBT only if it's there
drm/i915/opregion: debug log about invalid ACPI OpRegion VBT
drm/i915/opregion: let user specify override VBT via firmware load
drivers/gpu/drm/i915/i915_debugfs.c | 2 +
drivers/gpu/drm/i915/i915_gpu_error.c | 22 ++++++++
drivers/gpu/drm/i915/i915_params.c | 4 ++
drivers/gpu/drm/i915/i915_params.h | 1 +
drivers/gpu/drm/i915/intel_opregion.c | 103 ++++++++++++++++++++++++----------
5 files changed, 102 insertions(+), 30 deletions(-)
--
2.1.4
More information about the Intel-gfx
mailing list