aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni
2013-03-05drm/i915: Increase the RC6p threshold.Stéphane Marchesin
2013-02-20drm/i915: remove bogus mutex_unlock from error-pathDaniel Vetter
2013-02-20drm/i915: detect wrong MCH watermark valuesDaniel Vetter
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-01-31drm/i915: don't run hsw power well code on !hswDaniel Vetter
2013-01-31drm/i915: kill cargo-culted locking from power well codeDaniel Vetter
2013-01-28drm/i915: Implement WaVSRefCountFullforceMissDisableBen Widawsky
2013-01-28drm/i915: turn on the power well before suspendingPaulo Zanoni
2013-01-26drm/i915: fix intel_init_power_wellsPaulo Zanoni
2013-01-21Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
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-30drm/i915: Delay allocation of stolen space for FBCChris 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-20drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLVDamien Lespiau
2012-10-20drm/i915: Program DSPCLK_GATE_D only once on IronlakeDamien Lespiau
2012-10-19drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATEDamien Lespiau