| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2012-12-10 |
|\ |
|
| * | Revert "drm/i915: enable rc6 on ilk again" | Chris Wilson | 2012-11-25 |
* | | drm/i915: implement WaMbcDriverBootEnable on Haswell | Paulo Zanoni | 2012-11-21 |
* | | drm/i915: make DP work on LPT-LP machines | Paulo Zanoni | 2012-11-21 |
* | | drm/i915: Optimize DIV_ROUND_CLOSEST call | Jean Delvare | 2012-11-21 |
* | | drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer | Chris Wilson | 2012-11-11 |
* | | drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex | Jesse Barnes | 2012-11-11 |
* | | drm/i915: put ring frequency and turbo setup into a work queue v5 | Jesse Barnes | 2012-11-11 |
* | | drm/i915: move pwrctx/renderctx to the other ilk power state | Daniel Vetter | 2012-11-11 |
* | | drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV | Jesse Barnes | 2012-11-11 |
* | | drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV | Jesse Barnes | 2012-11-11 |
* | | drm/i915: implement WaForceL3Serialization on VLV and IVB | Jesse Barnes | 2012-11-11 |
* | | drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB | Jesse Barnes | 2012-11-11 |
* | | drm/i915: implement WaDisableL3CacheAging on VLV | Jesse Barnes | 2012-11-11 |
* | | drm/i915: kill pch_init_clock_gating indirection | Daniel Vetter | 2012-11-11 |
* | | drm/i915: implement WADP0ClockGatingDisable | Daniel Vetter | 2012-11-11 |
* | | drm/i915: CPT+ pch transcoder workaround | Daniel Vetter | 2012-11-11 |
* | | drm/i915: Fix HSW power well control state read | Zhenyu Wang | 2012-11-11 |
* | | drm/i915: implement WaDisableRenderCachePipelinedFlush | Daniel Vetter | 2012-11-11 |
* | | Merge tag 'v3.7-rc2' into drm-intel-next-queued | Daniel Vetter | 2012-10-22 |
|\| |
|
| * | drm/i915: Set guardband clipping workaround bit in the right register. | Kenneth Graunke | 2012-10-12 |
| * | drm/i915: Fix GT_MODE default value | Ben Widawsky | 2012-10-04 |
| * | drm/i915: Wrap external callers to IPS state with appropriate locks | Chris Wilson | 2012-09-26 |
* | | drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV | Damien Lespiau | 2012-10-19 |
* | | drm/i915: Program DSPCLK_GATE_D only once on Ironlake | Damien Lespiau | 2012-10-19 |
* | | drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE | Damien Lespiau | 2012-10-19 |
* | | drm/i915: unconditionally use mt forcewake on hsw/ivb | Daniel Vetter | 2012-10-19 |
* | | drm/i915: Clear FORCEWAKE when taking over from BIOS | Chris Wilson | 2012-10-18 |
* | | drm/i915: Document the multi-threaded FORCEWAKE bits | Chris Wilson | 2012-10-17 |
* | | drm/i915: Workaround to bump rc6 voltage to 450 | Ben Widawsky | 2012-10-16 |
* | | drm/i915: Extract PCU communication | Ben Widawsky | 2012-10-16 |
* | | drm/i915: don't implement WaDisableEarlyCull for Haswell | Paulo Zanoni | 2012-10-10 |
* | | drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell | Damien Lespiau | 2012-10-08 |
* | | drm/i915: Document that we are implementing WaDisableBackToBackFlipFix | Damien Lespiau | 2012-10-08 |
* | | drm/i915: Remove the disabling of VHR unit clock gating for HSW | Damien Lespiau | 2012-10-07 |
* | | drm/i915: implement WaDisableEarlyCull for VLV and IVB | Jesse Barnes | 2012-10-04 |
* | | drm/i915: implement WaForceL3Serialization on VLV and IVB | Jesse Barnes | 2012-10-04 |
|/ |
|
* | Merge tag 'v3.6-rc7' into drm-intel-next-queued | Daniel Vetter | 2012-09-24 |
|\ |
|
| * | drm/i915: set the right gen3 flip_done mode also at resume | Daniel Vetter | 2012-09-10 |
* | | drm/i915: Error checks in gen6_set_rps | Ben Widawsky | 2012-09-20 |
* | | drm/i915: POSTING_READ the new rps value | Ben Widawsky | 2012-09-20 |
* | | drm/i915: Never read FORCEWAKE | Ben Widawsky | 2012-09-03 |
* | | drm/i915: Change forcewake timeout to 2ms | Ben Widawsky | 2012-09-03 |
* | | drm/i915: Extract forcewake ack timeout | Ben Widawsky | 2012-09-03 |
* | | drm/i915: differ error message between forcwake timeouts | Daniel Vetter | 2012-09-03 |
* | | drm/i915: align vlv forcewake with common lore | Daniel Vetter | 2012-09-03 |
* | | drm/i915: add a tracepoint for gpu frequency changes | Daniel Vetter | 2012-09-03 |
* | | drm/ips: move drps/ips/ilk related variables into dev_priv->ips | Daniel Vetter | 2012-09-03 |
* | | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2012-09-02 |
|\ \ |
|
| * | | drm/i915: disable rc6 on ilk when vt-d is enabled | Daniel Vetter | 2012-08-26 |