summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Increase the RC6p threshold.Stéphane Marchesin2013-03-051-1/+1
* drm/i915: remove bogus mutex_unlock from error-pathDaniel Vetter2013-02-201-1/+0
* drm/i915: detect wrong MCH watermark valuesDaniel Vetter2013-02-201-0/+17
* Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie2013-02-081-5/+12
|\
| * drm/i915: fix FORCEWAKE posting readsJani Nikula2013-01-171-5/+12
* | Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie2013-02-081-18/+44
|\ \
| * | drm/i915: don't run hsw power well code on !hswDaniel Vetter2013-01-311-0/+3
| * | drm/i915: kill cargo-culted locking from power well codeDaniel Vetter2013-01-311-4/+0
| * | drm/i915: Implement WaVSRefCountFullforceMissDisableBen Widawsky2013-01-281-0/+4
| * | drm/i915: turn on the power well before suspendingPaulo Zanoni2013-01-281-1/+1
| * | drm/i915: fix intel_init_power_wellsPaulo Zanoni2013-01-261-17/+40
* | | Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-01-211-9/+16
|\ \ \ | |/ / |/| / | |/
| * drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson2013-01-071-9/+16
* | Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2013-01-171-6/+9
|\ \ | |/ |/|
| * drm/i915: Delay allocation of stolen space for FBCChris Wilson2012-11-301-6/+9
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-301-18/+142
|\ \
| * | drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter2012-12-171-0/+5
| * | drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2012-12-171-0/+4
| * | drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson2012-12-171-7/+7
| * | drm/i915: Clear self-refresh watermarks when disabledChris Wilson2012-12-171-6/+8
| * | drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson2012-12-171-1/+7
| * | drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson2012-12-171-5/+112
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-161-5/+17
|\ \ \ | |/ /
| * | drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai2012-12-111-0/+5
| * | drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson2012-12-041-4/+5
| |/
| * drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson2012-11-291-1/+7
* | Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-101-9/+3
|\ \ | |/ |/|
| * Revert "drm/i915: enable rc6 on ilk again"Chris Wilson2012-11-251-9/+3
* | drm/i915: implement WaMbcDriverBootEnable on HaswellPaulo Zanoni2012-11-211-0/+7
* | drm/i915: make DP work on LPT-LP machinesPaulo Zanoni2012-11-211-0/+15
* | drm/i915: Optimize DIV_ROUND_CLOSEST callJean Delvare2012-11-211-1/+2
* | drm/i915: Always calculate 8xx WM values based on a 32-bpp framebufferChris Wilson2012-11-111-6/+11
* | drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes2012-11-111-7/+9
* | drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes2012-11-111-2/+27
* | drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter2012-11-111-16/+16
* | drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLVJesse Barnes2012-11-111-0/+11
* | drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLVJesse Barnes2012-11-111-0/+7
* | drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes2012-11-111-0/+4
* | drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes2012-11-111-1/+12
* | drm/i915: implement WaDisableL3CacheAging on VLVJesse Barnes2012-11-111-1/+1
* | drm/i915: kill pch_init_clock_gating indirectionDaniel Vetter2012-11-111-40/+38
* | drm/i915: implement WADP0ClockGatingDisableDaniel Vetter2012-11-111-0/+6
* | drm/i915: CPT+ pch transcoder workaroundDaniel Vetter2012-11-111-4/+0
* | drm/i915: Fix HSW power well control state readZhenyu Wang2012-11-111-1/+1
* | drm/i915: implement WaDisableRenderCachePipelinedFlushDaniel Vetter2012-11-111-0/+8
* | Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter2012-10-221-6/+43
|\ \ | |/
| * drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke2012-10-121-2/+2
| * drm/i915: Fix GT_MODE default valueBen Widawsky2012-10-041-0/+5
| * drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson2012-09-261-4/+36
* | drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLVDamien Lespiau2012-10-201-6/+0
OpenPOWER on IntegriCloud