aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAge
* drm/i915: Record the position of the request upon errorChris Wilson2012-02-15
* drm/i915: Record the in-flight requests at the time of a hangChris Wilson2012-02-15
* drm/i915: Record the tail at each request and use it to estimate the headChris Wilson2012-02-15
* drm/i915: Fix race condition in accessing GMBUSYufeng Shen2012-02-14
* drm/i915: add a "force-dvi" HDMI audio modeWu Fengguang2012-02-14
* drm/i915: fixup seqno allocation logic for lazy_requestDaniel Vetter2012-02-13
* drm/i915: check gtfifodbg after possibly failed writesBen Widawsky2012-02-11
* Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter2012-02-10
|\
| * drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter2012-01-19
* | drm/i915: enable ppgttDaniel Vetter2012-02-09
* | drm/i915: ppgtt binding/unbinding supportDaniel Vetter2012-02-09
* | drm/i915: initialization/teardown for the aliasing ppgttDaniel Vetter2012-02-09
* | drm/i915: dump even more into the error_stateDaniel Vetter2012-02-09
* | drm/i915: swizzling support for snb/ivbDaniel Vetter2012-02-08
* | drm/i915: add per-ring fault reg to error_stateDaniel Vetter2012-01-29
* | drm/i915: Separate fence pin counting from normal bind pin countingChris Wilson2012-01-29
* | drm/i915: collect more per ring error stateDaniel Vetter2012-01-29
* | drm/i915: refactor ring error state capture to use arraysDaniel Vetter2012-01-29
* | drm/i915: argument to control retiring behaviorBen Widawsky2012-01-26
* | drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov2012-01-17
* | drm/i915: kill i915_mem.cDaniel Vetter2012-01-17
|/
* drm/i915: add SNB and IVB video sprite support v6Jesse Barnes2012-01-03
* drm/i915: Clean up multi-threaded forcewake patchKeith Packard2012-01-03
* drm/i915: check ACTHD of all ringsDaniel Vetter2011-12-19
* drm/i915: enable semaphores on per-device defaultsEugeni Dodonov2011-12-16
* drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard2011-12-16
* drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2011-12-16
* drm/i915: add multi-threaded forcewake supportKeith Packard2011-11-23
* drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard2011-11-10
* drm/i915: add constants to size fence arrays and fieldsDaniel Vetter2011-11-03
* i915: Move i915_read/write out of lineAndi Kleen2011-10-21
* drm/i915: support 3 pipes on IVB+Jesse Barnes2011-10-20
* drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson2011-10-20
* Merge branch 'fix-pch-refclk' into fooKeith Packard2011-10-20
|\
| * drm/i915: Initialize PCH refclks at modeset init timeKeith Packard2011-09-28
| * drv/i915: Pull display_clock_mode out of VBT tableKeith Packard2011-09-27
* | Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard2011-10-20
|\ \
| * | drm/i915: Move eDP panel fixed mode from dev_priv to intel_dpKeith Packard2011-10-06
| * | drm/i915: Correct eDP panel power sequencing delay computationsKeith Packard2011-10-06
| |/
* | drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang2011-09-21
* | Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-19
|/
* Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett2011-08-15
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-29
|\
| * drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson2011-07-29
* | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-22
|\|
| * drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-18
| * drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-14
* | drm/i915: add module parameter compiler hintsBen Widawsky2011-07-13
* | drm/i915: Cache GT fifo count for SandyBridgeChris Wilson2011-07-13
* | drm/i915: Share the common work of disabling active FBC before updatingChris Wilson2011-07-08