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