summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_suspend.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin2009-08-051-1/+1
* drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui2009-07-101-100/+121
* drm/i915: Add Display Port supportKeith Packard2009-06-181-1/+33
* drm/i915: Save/restore cursor state on suspend/resume.Eric Anholt2009-06-041-0/+20
* drm/i915: save/restore fence registers across suspend/resumeKeith Packard2009-04-301-0/+24
* drm/i915: Don't restore palettes through VGA registers.Pierre Willenbrock2009-03-101-11/+0
* drm/i915: Save/restore HWS_PGA on suspend/resumePeng Li2008-11-261-0/+6
* i915: Save/restore MCHBAR_RENDER_STANDBY on GM965/GM45Keith Packard2008-11-111-0/+9
* new chip name is GM45Jesse Barnes2008-10-181-1/+1
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-181-0/+509
OpenPOWER on IntegriCloud