index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_suspend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-21
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
1
-37
/
+37
2010-08-21
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
1
-9
/
+18
2010-08-01
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
1
-2
/
+7
2010-04-12
drm/i915: Only save/restore FBC on the platform that supports FBC
Zhao Yakui
1
-19
/
+22
2010-02-22
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
1
-2
/
+4
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
1
-0
/
+8
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
1
-12
/
+0
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-6
/
+1
2009-12-08
drm/i915: restore render clock gating on resume
Andrew Lutomirski
1
-6
/
+1
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-36
/
+43
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
1
-30
/
+30
2009-12-01
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
1
-1
/
+4
2009-11-12
drm/i915: Add more registers save/restore for Ironlake suspend
Zhenyu Wang
1
-1
/
+35
2009-11-05
drm/i915: add render standby support
Jesse Barnes
1
-2
/
+6
2009-10-23
drm/i915: Ironlake suspend/resume support
Zhenyu Wang
1
-55
/
+226
2009-10-15
drm/i915: save/restore BLC histogram control reg across suspend/resume
Jesse Barnes
1
-0
/
+2
2009-10-13
drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
Jesse Barnes
1
-8
/
+18
2009-09-17
drm/i915: Refactor save/restore code
Ben Gamari
1
-73
/
+97
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
1
-2
/
+2
2009-08-05
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
Roel Kluin
1
-1
/
+1
2009-07-10
drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode
Zhao Yakui
1
-100
/
+121
2009-06-18
drm/i915: Add Display Port support
Keith Packard
1
-1
/
+33
2009-06-04
drm/i915: Save/restore cursor state on suspend/resume.
Eric Anholt
1
-0
/
+20
2009-04-30
drm/i915: save/restore fence registers across suspend/resume
Keith Packard
1
-0
/
+24
2009-03-10
drm/i915: Don't restore palettes through VGA registers.
Pierre Willenbrock
1
-11
/
+0
2008-11-26
drm/i915: Save/restore HWS_PGA on suspend/resume
Peng Li
1
-0
/
+6
2008-11-11
i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45
Keith Packard
1
-0
/
+9
2008-10-18
new chip name is GM45
Jesse Barnes
1
-1
/
+1
2008-10-18
separate i915 suspend/resume functions into their own file
Jesse Barnes
1
-0
/
+509