Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-19 | 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-05-01 | 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 |