index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_opregion.c
Age
Commit message (
Expand
)
Author
2013-09-06
drm/i915: try not to lose backlight CBLV precision
Jani Nikula
2013-07-01
drm/i915: tune down DIDL warning about too many outputs
Daniel Vetter
2013-06-05
drm/i915: distinguish between error messages in DIDL initialization
Jani Nikula
2013-05-21
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
2013-04-30
drm/i915: cleanup opregion asle pipestat enable
Jani Nikula
2013-04-30
drm/i915: untie opregion init and asle irq/pipestat enable
Jani Nikula
2013-04-30
drm/i915: manage opregion asle driver readiness properly
Jani Nikula
2013-04-30
drm/i915: cleanup opregion technology enabled indicator defines
Jani Nikula
2013-04-25
drm/i915: drop code duplication in favor of asle interrupt handler
Jani Nikula
2013-04-25
drm/i915/opregion: don't pretend we did something when we didn't
Jani Nikula
2013-04-25
drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
Jani Nikula
2013-04-25
drm/i915: keep max backlight internal to intel_panel.c
Jani Nikula
2013-03-24
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
2013-02-01
GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opreg...
Yasuaki Ishimatsu
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-01
drm/i915: add debug logging to ASLE backlight set requests
Jani Nikula
2012-09-20
i915: initialize CADL in opregion
Lekensteyn
2012-05-03
drm/i915: [sparse] __iomem fixes for opregion
Ben Widawsky
2012-03-18
i915: Add and use pr_fmt and pr_<level>
Joe Perches
2011-09-19
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-08-15
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
2011-07-13
i915: Fix opregion notifications
Matthew Garrett
2011-02-24
drm/i915: Use a symbolic constant for OpRegion lid state
Chris Wilson
2011-01-24
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-24
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
2011-01-19
drm/i915: Use ACPI OpRegion to determine lid status
Chris Wilson
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-11-01
drm/i915: opregion_setup: iounmap correct address
Christoph Fritz
2010-09-08
drm/i915: Refactor panel backlight controls
Chris Wilson
2010-09-08
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
drm/i915: Rename i915_opregion.c to intel_opregion.c
Chris Wilson