summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni1-0/+3
2013-03-05drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-02-20drm/i915: remove bogus mutex_unlock from error-pathDaniel Vetter1-1/+0
2013-02-20drm/i915: detect wrong MCH watermark valuesDaniel Vetter1-0/+17
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie1-5/+12
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie1-18/+44
2013-01-31drm/i915: don't run hsw power well code on !hswDaniel Vetter1-0/+3
2013-01-31drm/i915: kill cargo-culted locking from power well codeDaniel Vetter1-4/+0
2013-01-28drm/i915: Implement WaVSRefCountFullforceMissDisableBen Widawsky1-0/+4
2013-01-28drm/i915: turn on the power well before suspendingPaulo Zanoni1-1/+1
2013-01-26drm/i915: fix intel_init_power_wellsPaulo Zanoni1-17/+40
2013-01-21Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-9/+16
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie1-6/+9
2013-01-17drm/i915: fix FORCEWAKE posting readsJani Nikula1-5/+12
2013-01-07drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson1-9/+16
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-18/+142
2012-12-17drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter1-0/+5
2012-12-17drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter1-0/+4
2012-12-17drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson1-7/+7
2012-12-17drm/i915: Clear self-refresh watermarks when disabledChris Wilson1-6/+8
2012-12-17drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson1-1/+7
2012-12-17drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson1-5/+112
2012-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-5/+17
2012-12-11drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai1-0/+5
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-9/+3
2012-12-05drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson1-4/+5
2012-12-01drm/i915: Delay allocation of stolen space for FBCChris Wilson1-6/+9
2012-11-29drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson1-1/+7
2012-11-25Revert "drm/i915: enable rc6 on ilk again"Chris Wilson1-9/+3
2012-11-21drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni1-0/+7
2012-11-21drm/i915: make DP work on LPT-LP machinesPaulo Zanoni1-0/+15
2012-11-21drm/i915: Optimize DIV_ROUND_CLOSEST callJean Delvare1-1/+2
2012-11-12drm/i915: Always calculate 8xx WM values based on a 32-bpp framebufferChris Wilson1-6/+11
2012-11-12drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes1-7/+9
2012-11-12drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes1-2/+27
2012-11-12drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter1-16/+16
2012-11-12drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLVJesse Barnes1-0/+11
2012-11-12drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLVJesse Barnes1-0/+7
2012-11-12drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes1-0/+4
2012-11-12drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes1-1/+12
2012-11-12drm/i915: implement WaDisableL3CacheAging on VLVJesse Barnes1-1/+1
2012-11-12drm/i915: kill pch_init_clock_gating indirectionDaniel Vetter1-40/+38
2012-11-12drm/i915: implement WADP0ClockGatingDisableDaniel Vetter1-0/+6
2012-11-12drm/i915: CPT+ pch transcoder workaroundDaniel Vetter1-4/+0
2012-11-12drm/i915: Fix HSW power well control state readZhenyu Wang1-1/+1
2012-11-12drm/i915: implement WaDisableRenderCachePipelinedFlushDaniel Vetter1-0/+8
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter1-6/+43
2012-10-20drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLVDamien Lespiau1-6/+0
2012-10-20drm/i915: Program DSPCLK_GATE_D only once on IronlakeDamien Lespiau1-15/+6
2012-10-19drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATEDamien Lespiau1-26/+26