summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_opregion.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-08drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson1-562/+0
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-7/+3
2010-08-13Call acpi_video_register() in intel_opregion_init() failure pathDavid Woodhouse1-0/+1
2010-08-09drm/i915/opregion: Use ASLE response codes defined in 0.1Chris Wilson1-7/+3
2010-04-18drm/i915: set DIDL using the ACPI video output device _ADR method return.Zhang Rui1-4/+50
2009-12-07drm/i915: Fix product names and #definesAdam Jackson1-1/+1
2009-11-05drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui1-2/+72
2009-11-05drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui1-8/+8
2009-09-17drm/i915: fix opregion backlight chip detect and rangeLi Peng1-5/+17
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui1-1/+1
2009-04-17drm/i915: Enable ASLE if presentMatthew Garrett1-0/+1
2009-04-17drm/i915: Unregister ACPI video driver when exitingMatthew Garrett1-1/+4
2009-04-17drm/i915: Register ACPI video even when not modesettingMatthew Garrett1-4/+5
2009-03-27ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett1-1/+64
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder1-2/+2
2008-11-25drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.Keith Packard1-10/+8
2008-10-18Add Intel ACPI IGD OpRegion supportMatthew Garrett1-0/+371