aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * Revert "drm/i915: enable rc6 on ilk again"Chris Wilson2012-11-25
* | drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni2012-11-21
* | drm/i915: make DP work on LPT-LP machinesPaulo Zanoni2012-11-21
* | drm/i915: Optimize DIV_ROUND_CLOSEST callJean Delvare2012-11-21
* | drm/i915: Always calculate 8xx WM values based on a 32-bpp framebufferChris Wilson2012-11-11
* | drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes2012-11-11
* | drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes2012-11-11
* | drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter2012-11-11
* | drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLVJesse Barnes2012-11-11
* | drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLVJesse Barnes2012-11-11
* | drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes2012-11-11
* | drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes2012-11-11
* | drm/i915: implement WaDisableL3CacheAging on VLVJesse Barnes2012-11-11
* | drm/i915: kill pch_init_clock_gating indirectionDaniel Vetter2012-11-11
* | drm/i915: implement WADP0ClockGatingDisableDaniel Vetter2012-11-11
* | drm/i915: CPT+ pch transcoder workaroundDaniel Vetter2012-11-11
* | drm/i915: Fix HSW power well control state readZhenyu Wang2012-11-11
* | drm/i915: implement WaDisableRenderCachePipelinedFlushDaniel Vetter2012-11-11
* | Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter2012-10-22
|\|
| * drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke2012-10-12
| * drm/i915: Fix GT_MODE default valueBen Widawsky2012-10-04
| * drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson2012-09-26
* | drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLVDamien Lespiau2012-10-19
* | drm/i915: Program DSPCLK_GATE_D only once on IronlakeDamien Lespiau2012-10-19
* | drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATEDamien Lespiau2012-10-19
* | drm/i915: unconditionally use mt forcewake on hsw/ivbDaniel Vetter2012-10-19
* | drm/i915: Clear FORCEWAKE when taking over from BIOSChris Wilson2012-10-18
* | drm/i915: Document the multi-threaded FORCEWAKE bitsChris Wilson2012-10-17
* | drm/i915: Workaround to bump rc6 voltage to 450Ben Widawsky2012-10-16
* | drm/i915: Extract PCU communicationBen Widawsky2012-10-16
* | drm/i915: don't implement WaDisableEarlyCull for HaswellPaulo Zanoni2012-10-10
* | drm/i915: Remove the WaDisableBackToBackFlipFix w/a for HaswellDamien Lespiau2012-10-08
* | drm/i915: Document that we are implementing WaDisableBackToBackFlipFixDamien Lespiau2012-10-08
* | drm/i915: Remove the disabling of VHR unit clock gating for HSWDamien Lespiau2012-10-07
* | drm/i915: implement WaDisableEarlyCull for VLV and IVBJesse Barnes2012-10-04
* | drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes2012-10-04
|/
* Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
|\
| * drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter2012-09-10
* | drm/i915: Error checks in gen6_set_rpsBen Widawsky2012-09-20
* | drm/i915: POSTING_READ the new rps valueBen Widawsky2012-09-20
* | drm/i915: Never read FORCEWAKEBen Widawsky2012-09-03
* | drm/i915: Change forcewake timeout to 2msBen Widawsky2012-09-03
* | drm/i915: Extract forcewake ack timeoutBen Widawsky2012-09-03
* | drm/i915: differ error message between forcwake timeoutsDaniel Vetter2012-09-03
* | drm/i915: align vlv forcewake with common loreDaniel Vetter2012-09-03
* | drm/i915: add a tracepoint for gpu frequency changesDaniel Vetter2012-09-03
* | drm/ips: move drps/ips/ilk related variables into dev_priv->ipsDaniel Vetter2012-09-03
* | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-02
|\ \
| * | drm/i915: disable rc6 on ilk when vt-d is enabledDaniel Vetter2012-08-26