index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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