aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_opregion.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson2010-09-081-562/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-08-221-7/+3
|\
| * drm/i915/opregion: Use ASLE response codes defined in 0.1Chris Wilson2010-08-091-7/+3
* | Call acpi_video_register() in intel_opregion_init() failure pathDavid Woodhouse2010-08-131-0/+1
|/
* drm/i915: set DIDL using the ACPI video output device _ADR method return.Zhang Rui2010-04-181-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-231-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-271-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/+8
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-181-0/+371