]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b27307352048e2e5f5756e3265b6f0d44b85be2
treead91cc8b4ce57fdfdbac8920ba4b352a6871c782
parent1a8844010b6e05a7b3afd1c8952fb80005fc88e9
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