summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_suspend.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: gen6_enable_rps() wants to be called after ring initialisationChris Wilson2012-05-191-6/+0
* drm/i915: manage PCH PLLs separately from pipesJesse Barnes2012-05-031-1/+1
* drm/i915: re-init modeset hw state after gpu resetDaniel Vetter2012-04-121-11/+1
* drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt2012-01-241-2/+2
* drm/i915: handle 3rd pipeEugeni Dodonov2012-01-091-0/+4
* drm/i915: simplify pipe checkingEugeni Dodonov2012-01-091-1/+2
* drm/i915: Ivybridge still has fences!Daniel Vetter2011-11-031-0/+2
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-191-4/+4
* drm/i915: Cannot set clock gating under UMSKeith Packard2011-08-151-1/+2
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-291-0/+2
|\
| * drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson2011-07-291-0/+2
* | drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson2011-07-081-3/+1
* | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-06-291-6/+13
|\|
| * drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2011-06-291-6/+13
* | drm/i915: load a ring frequency scaling table v3Jesse Barnes2011-06-281-1/+3
|/
* drm/i915: save/resume forcewake lock fixesBen Widawsky2011-06-221-0/+5
* drm/i915: split PCH clock gating initJesse Barnes2011-05-131-2/+1
* drm/i915: split clock gating init into per-chipset functionsJesse Barnes2011-05-131-1/+1
* Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-231-0/+6
* drm/i915: Don't save/restore hardware status page address registerZhenyu Wang2011-03-021-6/+0
* drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-071-215/+214
* drm/i915: cleanup rc6 codeJesse Barnes2011-01-111-4/+3
* drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2011-01-111-3/+0
* drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes2011-01-111-2/+2
* drm/i915: Undo "Uncouple render/power ctx before suspending"Chris Wilson2010-12-201-0/+2
* drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-181-2/+7
* drm/i915: Uncouple render/power ctx before suspendingChris Wilson2010-12-051-1/+3
* drm/i915: Only save and restore fences for UMSChris Wilson2010-11-251-43/+46
* drm/i915: Only save/restore cursor regs if !KMSChris Wilson2010-11-211-20/+20
* i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-031-1/+3
* drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-211-12/+12
* Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-211-9/+27
|\
| * drm/i915: Fix Sandybridge fence registersChris Wilson2010-09-171-9/+27
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-3/+1
|/
* drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson2010-08-211-37/+37
* drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson2010-08-211-9/+18
* drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui2010-08-011-2/+7
* drm/i915: Only save/restore FBC on the platform that supports FBCZhao Yakui2010-04-121-19/+22
* drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-221-2/+4
* drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-221-0/+8
* drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-061-12/+0
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-6/+1
|\
| * drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-081-6/+1
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-36/+43
|\|
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-071-30/+30
| * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-011-1/+4
| * drm/i915: add render standby supportJesse Barnes2009-11-051-2/+6
* | drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang2009-11-121-1/+35
|/
* drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-231-55/+226
* drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-151-0/+2