Add Intel ACPI IGD OpRegion support
authorMatthew Garrett <mjg59@srcf.ucam.org>
Tue, 5 Aug 2008 18:37:25 +0000 (19:37 +0100)
committerDave Airlie <airlied@linux.ie>
Fri, 17 Oct 2008 21:10:10 +0000 (07:10 +1000)
commit8ee1c3db9075cb3211352e737e0feb98fd733b20
treead91cc8b4ce57fdfdbac8920ba4b352a6871c782
parent398c9cb20b5c6c5d1313912b937d653a46fec578
Add Intel ACPI IGD OpRegion support

This adds the support necessary for allowing ACPI backlight control to
work on some newer Intel-based graphics systems. Tested on Thinkpad T61
and HP 2510p hardware.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/gpu/drm/i915/Makefile
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_opregion.c [new file with mode: 0644]
drivers/gpu/drm/i915/i915_reg.h