summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-10-19drm/i915: unconditionally use mt forcewake on hsw/ivbDaniel Vetter1-27/+4
2012-10-18drm/i915: Clear FORCEWAKE when taking over from BIOSChris Wilson1-0/+32
2012-10-17drm/i915: Document the multi-threaded FORCEWAKE bitsChris Wilson1-5/+5
2012-10-16drm/i915: Workaround to bump rc6 voltage to 450Ben Widawsky1-1/+15
2012-10-16drm/i915: Extract PCU communicationBen Widawsky1-35/+61
2012-10-12drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke1-2/+2
2012-10-11drm/i915: don't implement WaDisableEarlyCull for HaswellPaulo Zanoni1-4/+0
2012-10-08drm/i915: Remove the WaDisableBackToBackFlipFix w/a for HaswellDamien Lespiau1-4/+0
2012-10-08drm/i915: Document that we are implementing WaDisableBackToBackFlipFixDamien Lespiau1-0/+2
2012-10-08drm/i915: Remove the disabling of VHR unit clock gating for HSWDamien Lespiau1-5/+0
2012-10-04drm/i915: implement WaDisableEarlyCull for VLV and IVBJesse Barnes1-0/+12
2012-10-04drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes1-0/+8
2012-10-04drm/i915: Fix GT_MODE default valueBen Widawsky1-0/+5
2012-09-26drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson1-4/+36
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter1-0/+3
2012-09-20drm/i915: Error checks in gen6_set_rpsBen Widawsky1-0/+2
2012-09-20drm/i915: POSTING_READ the new rps valueBen Widawsky1-0/+2
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter1-0/+3
2012-09-03drm/i915: Never read FORCEWAKEBen Widawsky1-4/+4
2012-09-03drm/i915: Change forcewake timeout to 2msBen Widawsky1-13/+13
2012-09-03drm/i915: Extract forcewake ack timeoutBen Widawsky1-6/+14
2012-09-03drm/i915: differ error message between forcwake timeoutsDaniel Vetter1-6/+6
2012-09-03drm/i915: align vlv forcewake with common loreDaniel Vetter1-8/+6