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
/
i915_suspend.c
Age
Commit message (
Expand
)
Author
2010-11-21
drm/i915: Only save/restore cursor regs if !KMS
Chris Wilson
2010-11-03
i915: reprogram power monitoring registers on resume
Kyle McMartin
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-17
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2010-08-21
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
2010-08-21
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
2010-08-01
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
2010-04-12
drm/i915: Only save/restore FBC on the platform that supports FBC
Zhao Yakui
2010-02-22
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
drm/i915: restore render clock gating on resume
Andrew Lutomirski
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-01
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
2009-11-12
drm/i915: Add more registers save/restore for Ironlake suspend
Zhenyu Wang
2009-11-05
drm/i915: add render standby support
Jesse Barnes
2009-10-23
drm/i915: Ironlake suspend/resume support
Zhenyu Wang
2009-10-15
drm/i915: save/restore BLC histogram control reg across suspend/resume
Jesse Barnes
2009-10-13
drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
Jesse Barnes
2009-09-17
drm/i915: Refactor save/restore code
Ben Gamari
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-08-05
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
Roel Kluin
2009-07-10
drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode
Zhao Yakui
2009-06-18
drm/i915: Add Display Port support
Keith Packard
2009-06-04
drm/i915: Save/restore cursor state on suspend/resume.
Eric Anholt
2009-04-30
drm/i915: save/restore fence registers across suspend/resume
Keith Packard
2009-03-10
drm/i915: Don't restore palettes through VGA registers.
Pierre Willenbrock
2008-11-26
drm/i915: Save/restore HWS_PGA on suspend/resume
Peng Li
2008-11-11
i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45
Keith Packard
2008-10-18
new chip name is GM45
Jesse Barnes
2008-10-18
separate i915 suspend/resume functions into their own file
Jesse Barnes