summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2013-01-17drm/i915: fix FORCEWAKE posting readsJani Nikula
2013-01-07drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-17drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter
2012-12-17drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter
2012-12-17drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson
2012-12-17drm/i915: Clear self-refresh watermarks when disabledChris Wilson
2012-12-17drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson
2012-12-17drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson
2012-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-11drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-12-04drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson
2012-11-29drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson
2012-11-25Revert "drm/i915: enable rc6 on ilk again"Chris Wilson
2012-11-21drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni
2012-11-21drm/i915: make DP work on LPT-LP machinesPaulo Zanoni
2012-11-21drm/i915: Optimize DIV_ROUND_CLOSEST callJean Delvare
2012-11-11drm/i915: Always calculate 8xx WM values based on a 32-bpp framebufferChris Wilson
2012-11-11drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes
2012-11-11drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes
2012-11-11drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter
2012-11-11drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLVJesse Barnes
2012-11-11drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLVJesse Barnes
2012-11-11drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes
2012-11-11drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes
2012-11-11drm/i915: implement WaDisableL3CacheAging on VLVJesse Barnes
2012-11-11drm/i915: kill pch_init_clock_gating indirectionDaniel Vetter
2012-11-11drm/i915: implement WADP0ClockGatingDisableDaniel Vetter
2012-11-11drm/i915: CPT+ pch transcoder workaroundDaniel Vetter
2012-11-11drm/i915: Fix HSW power well control state readZhenyu Wang
2012-11-11drm/i915: implement WaDisableRenderCachePipelinedFlushDaniel Vetter
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter
2012-10-19drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLVDamien Lespiau
2012-10-19drm/i915: Program DSPCLK_GATE_D only once on IronlakeDamien Lespiau
2012-10-19drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATEDamien Lespiau
2012-10-19drm/i915: unconditionally use mt forcewake on hsw/ivbDaniel Vetter
2012-10-18drm/i915: Clear FORCEWAKE when taking over from BIOSChris Wilson
2012-10-17drm/i915: Document the multi-threaded FORCEWAKE bitsChris Wilson
2012-10-16drm/i915: Workaround to bump rc6 voltage to 450Ben Widawsky
2012-10-16drm/i915: Extract PCU communicationBen Widawsky
2012-10-12drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke
2012-10-10drm/i915: don't implement WaDisableEarlyCull for HaswellPaulo Zanoni
2012-10-08drm/i915: Remove the WaDisableBackToBackFlipFix w/a for HaswellDamien Lespiau
2012-10-08drm/i915: Document that we are implementing WaDisableBackToBackFlipFixDamien Lespiau
2012-10-07drm/i915: Remove the disabling of VHR unit clock gating for HSWDamien Lespiau
2012-10-04drm/i915: implement WaDisableEarlyCull for VLV and IVBJesse Barnes
2012-10-04drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes
2012-10-04drm/i915: Fix GT_MODE default valueBen Widawsky
2012-09-26drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson