summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_opregion.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: set DIDL using the ACPI video output device _ADR method return.Zhang Rui2010-04-191-4/+50
* drm/i915: Fix product names and #definesAdam Jackson2009-12-071-1/+1
* drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui2009-11-051-2/+72
* drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui2009-11-051-8/+8
* drm/i915: fix opregion backlight chip detect and rangeLi Peng2009-09-171-5/+17
* ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui2009-06-241-1/+1
* drm/i915: Enable ASLE if presentMatthew Garrett2009-04-171-0/+1
* drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-171-1/+4
* drm/i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-171-4/+5
* ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-281-1/+64
* drm/i915: fix sparse warnings: make symbols staticHannes Eder2008-12-291-2/+2
* drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.Keith Packard2008-11-251-10/+8Star
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-171-0/+371