Age | Commit message (Expand) | Author | Files | Lines |
2012-01-25 | drm/i915: Re-enable gen7 RC6 and GPU turbo after resume. | Eric Anholt | 1 | -2/+2 |
2012-01-10 | drm/i915: handle 3rd pipe | Eugeni Dodonov | 1 | -0/+4 |
2012-01-10 | drm/i915: simplify pipe checking | Eugeni Dodonov | 1 | -1/+2 |
2011-11-03 | drm/i915: Ivybridge still has fences! | Daniel Vetter | 1 | -0/+2 |
2011-09-20 | Drivers: i915: Fix all space related issues. | Akshay Joshi | 1 | -4/+4 |
2011-08-15 | drm/i915: Cannot set clock gating under UMS | Keith Packard | 1 | -1/+2 |
2011-07-30 | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard | 1 | -0/+2 |
2011-07-30 | drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend | Adam Jackson | 1 | -0/+2 |
2011-07-08 | drm/i915: Only export the generic intel_disable_fbc() interface | Chris Wilson | 1 | -3/+1 |
2011-06-30 | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard | 1 | -6/+13 |
2011-06-29 | drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state | Keith Packard | 1 | -6/+13 |
2011-06-29 | drm/i915: load a ring frequency scaling table v3 | Jesse Barnes | 1 | -1/+3 |
2011-06-22 | drm/i915: save/resume forcewake lock fixes | Ben Widawsky | 1 | -0/+5 |
2011-05-14 | drm/i915: split PCH clock gating init | Jesse Barnes | 1 | -2/+1 |
2011-05-14 | drm/i915: split clock gating init into per-chipset functions | Jesse Barnes | 1 | -1/+1 |
2011-03-24 | Revert "drm/i915: Don't save/restore hardware status page address register" | Chris Wilson | 1 | -0/+6 |
2011-03-02 | drm/i915: Don't save/restore hardware status page address register | Zhenyu Wang | 1 | -6/+0 |
2011-02-08 | drm/i915: cleanup per-pipe reg usage | Jesse Barnes | 1 | -215/+214 |
2011-01-11 | drm/i915: cleanup rc6 code | Jesse Barnes | 1 | -4/+3 |
2011-01-11 | drm/i915: fix rc6 enabling around suspend/resume | Jesse Barnes | 1 | -3/+0 |
2011-01-11 | drm/i915: re-enable rc6 support for Ironlake+ | Jesse Barnes | 1 | -2/+2 |
2010-12-20 | drm/i915: Undo "Uncouple render/power ctx before suspending" | Chris Wilson | 1 | -0/+2 |
2010-12-18 | drm/i915: dynamic render p-state support for Sandy Bridge | Jesse Barnes | 1 | -2/+7 |
2010-12-06 | drm/i915: Uncouple render/power ctx before suspending | Chris Wilson | 1 | -1/+3 |
2010-11-25 | drm/i915: Only save and restore fences for UMS | Chris Wilson | 1 | -43/+46 |
2010-11-21 | drm/i915: Only save/restore cursor regs if !KMS | Chris Wilson | 1 | -20/+20 |
2010-11-04 | i915: reprogram power monitoring registers on resume | Kyle McMartin | 1 | -1/+3 |
2010-09-21 | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g | Chris Wilson | 1 | -12/+12 |
2010-09-21 | Merge branch 'drm-intel-fixes' into HEAD | Chris Wilson | 1 | -9/+27 |
2010-09-18 | drm/i915: use GMBUS to manage i2c links | Chris Wilson | 1 | -3/+1 |
2010-09-17 | drm/i915: Fix Sandybridge fence registers | Chris Wilson | 1 | -9/+27 |
2010-08-22 | drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ | Chris Wilson | 1 | -37/+37 |
2010-08-22 | drm/i915/suspend: Flush register writes before busy-waiting. | Chris Wilson | 1 | -9/+18 |
2010-08-02 | drm/i915: Add frame buffer compression support on Ironlake mobile | Zhao Yakui | 1 | -2/+7 |
2010-04-12 | drm/i915: Only save/restore FBC on the platform that supports FBC | Zhao Yakui | 1 | -19/+22 |
2010-02-22 | drm/i915: Deobfuscate the render p-state obfuscation | Matthew Garrett | 1 | -2/+4 |
2010-02-22 | drm/i915: add dynamic performance control support for Ironlake | Jesse Barnes | 1 | -0/+8 |
2010-01-06 | drm/i915: Fix RC6 suspend/resume | Andrew Lutomirski | 1 | -12/+0 |
2009-12-10 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 1 | -6/+1 |
2009-12-08 | drm/i915: restore render clock gating on resume | Andrew Lutomirski | 1 | -6/+1 |
2009-12-08 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 1 | -36/+43 |
2009-12-08 | drm/i915: Fix product names and #defines | Adam Jackson | 1 | -30/+30 |
2009-12-01 | drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. | Eric Anholt | 1 | -1/+4 |
2009-11-12 | drm/i915: Add more registers save/restore for Ironlake suspend | Zhenyu Wang | 1 | -1/+35 |
2009-11-06 | drm/i915: add render standby support | Jesse Barnes | 1 | -2/+6 |
2009-10-23 | drm/i915: Ironlake suspend/resume support | Zhenyu Wang | 1 | -55/+226 |
2009-10-15 | drm/i915: save/restore BLC histogram control reg across suspend/resume | Jesse Barnes | 1 | -0/+2 |
2009-10-13 | drm/i915: Save and restore the GM45 FBC regs on suspend and resume. | Jesse Barnes | 1 | -8/+18 |
2009-09-18 | drm/i915: Refactor save/restore code | Ben Gamari | 1 | -73/+97 |
2009-09-05 | drm/i915: add dynamic clock frequency control | Jesse Barnes | 1 | -2/+2 |