index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_suspend.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
2012-07-20
1
-1
/
+4
|
\
|
*
drm/i915: Fix eDP blank screen after S3 resume on HP desktops
Takashi Iwai
2012-06-23
1
-1
/
+4
*
|
drm/i915: wrap up gt powersave enabling functions
Daniel Vetter
2012-06-25
1
-4
/
+1
|
/
*
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
2012-05-19
1
-6
/
+0
*
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
2012-05-03
1
-1
/
+1
*
drm/i915: re-init modeset hw state after gpu reset
Daniel Vetter
2012-04-12
1
-11
/
+1
*
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
Eric Anholt
2012-01-24
1
-2
/
+2
*
drm/i915: handle 3rd pipe
Eugeni Dodonov
2012-01-09
1
-0
/
+4
*
drm/i915: simplify pipe checking
Eugeni Dodonov
2012-01-09
1
-1
/
+2
*
drm/i915: Ivybridge still has fences!
Daniel Vetter
2011-11-03
1
-0
/
+2
*
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-20
1
-4
/
+4
*
drm/i915: Cannot set clock gating under UMS
Keith Packard
2011-08-15
1
-1
/
+2
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-30
1
-0
/
+2
|
\
|
*
drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
Adam Jackson
2011-07-30
1
-0
/
+2
*
|
drm/i915: Only export the generic intel_disable_fbc() interface
Chris Wilson
2011-07-08
1
-3
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-06-29
1
-6
/
+13
|
\
|
|
*
drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
Keith Packard
2011-06-29
1
-6
/
+13
*
|
drm/i915: load a ring frequency scaling table v3
Jesse Barnes
2011-06-28
1
-1
/
+3
|
/
*
drm/i915: save/resume forcewake lock fixes
Ben Widawsky
2011-06-22
1
-0
/
+5
*
drm/i915: split PCH clock gating init
Jesse Barnes
2011-05-14
1
-2
/
+1
*
drm/i915: split clock gating init into per-chipset functions
Jesse Barnes
2011-05-14
1
-1
/
+1
*
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2011-03-24
1
-0
/
+6
*
drm/i915: Don't save/restore hardware status page address register
Zhenyu Wang
2011-03-02
1
-6
/
+0
*
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
1
-215
/
+214
*
drm/i915: cleanup rc6 code
Jesse Barnes
2011-01-11
1
-4
/
+3
*
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
2011-01-11
1
-3
/
+0
*
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
2011-01-11
1
-2
/
+2
*
drm/i915: Undo "Uncouple render/power ctx before suspending"
Chris Wilson
2010-12-20
1
-0
/
+2
*
drm/i915: dynamic render p-state support for Sandy Bridge
Jesse Barnes
2010-12-18
1
-2
/
+7
*
drm/i915: Uncouple render/power ctx before suspending
Chris Wilson
2010-12-06
1
-1
/
+3
*
drm/i915: Only save and restore fences for UMS
Chris Wilson
2010-11-25
1
-43
/
+46
*
drm/i915: Only save/restore cursor regs if !KMS
Chris Wilson
2010-11-21
1
-20
/
+20
*
i915: reprogram power monitoring registers on resume
Kyle McMartin
2010-11-03
1
-1
/
+3
*
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
1
-12
/
+12
*
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
1
-9
/
+27
|
\
|
*
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2010-09-17
1
-9
/
+27
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-3
/
+1
|
/
*
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
2010-08-22
1
-37
/
+37
*
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
2010-08-22
1
-9
/
+18
*
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
2010-08-02
1
-2
/
+7
*
drm/i915: Only save/restore FBC on the platform that supports FBC
Zhao Yakui
2010-04-12
1
-19
/
+22
*
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
2010-02-22
1
-2
/
+4
*
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-02-22
1
-0
/
+8
*
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
2010-01-06
1
-12
/
+0
*
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
1
-6
/
+1
|
\
|
*
drm/i915: restore render clock gating on resume
Andrew Lutomirski
2009-12-08
1
-6
/
+1
*
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
1
-36
/
+43
|
\
|
|
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-30
/
+30
[next]