summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2010-09-29drm/i915/debug: Remove defunct WATCH_LRUChris Wilson
2010-09-28drm/i915: Disable LVDS i2c probing when using GPIO bit bangingChris Wilson
2010-09-28drm/i915/sdvo: Fix GMBUSificationChris Wilson
2010-09-26drm/i915: Convert the file mutex into a spinlockChris Wilson
2010-09-25drm/i915: Adjust hangcheck EIO semanticsChris Wilson
2010-09-24drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson
2010-09-24drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson
2010-09-24drm/i915: Use an uninterruptible wait for page-flips during modesetChris Wilson
2010-09-24drm/i915: Remove unused dev_priv->panel_wants_ditherChris Wilson
2010-09-23drm/i915: Remove the broken flush_ring from page-flipChris Wilson
2010-09-22drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson
2010-09-21drm/i915: Track pinned objectsChris Wilson
2010-09-21drm/i915: Drain any pending flips on the fb prior to unpinningChris Wilson
2010-09-21drm/i915: Merge ring flushing and lazy requestsChris Wilson
2010-09-21drm/i915: Track gpu fence usageChris Wilson
2010-09-21drm/i915: Use ring->flush() instead of MI_FLUSHChris Wilson
2010-09-21drm/i915: fix HAS_BSD with a device info flagXiang, Haihao
2010-09-21drm/i915: Clean up bo lists on all hung gpusChris Wilson
2010-09-21drm/i915: Clear GPU read domains on resetChris Wilson
2010-09-21drm/i915: Clear flushing lists on GPU resetChris Wilson
2010-09-21drm/i915: Only emit a flush request on the active ring.Chris Wilson
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-14drm/i915: Allow get_fence_reg() to be uninterruptibleChris Wilson
2010-09-14drm/i915: Push pipelining of display plane flushes to the callerChris Wilson
2010-09-14drm/i915: Consolidate flushing the display planeChris Wilson
2010-09-14drm/i915: Reduce hangcheck frequencyChris Wilson
2010-09-13drm/i915/lvds: Move private data to the connector from the device.Chris Wilson
2010-09-11drm/i915: Fix updating FBCChris Wilson
2010-09-08drm/i915: die, i915_probe_agp, dieDaniel Vetter
2010-09-08intel-gtt: introduce drm/intel-gtt.hDaniel Vetter
2010-09-08drm/i915: Refactor panel backlight controlsChris Wilson
2010-09-08drm/i915: Kill the active list spinlockChris Wilson
2010-09-08drm/i915: Compile out error state without DEBUG_FSChris Wilson
2010-09-08drm/i915: Preallocate requestsChris Wilson
2010-09-08drm/i915/overlay: Move capabilities bits to common info block.Chris Wilson
2010-09-08drm/i915: move flushing list processing to i915_retire_commandsDaniel Vetter
2010-09-08drm/i915: only one interrupt per batchbuffer is not enough!Daniel Vetter
2010-09-08drm/i915: add MMIO debug outputJesse Barnes
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-09-08drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson
2010-09-08drm/i915: unload: fix retire_work racesDaniel Vetter
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-08-09drm/i915: Set up a render context on IronlakeZou Nan hai
2010-08-09drm/i915: Apply i830 errata for cursor alignmentChris Wilson
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson
2010-08-09drm/i915: Implement fair lru eviction across both rings. (v2)Chris Wilson
2010-08-09drm/i915: Move the eviction logic to its own file.Chris Wilson
2010-08-09drm/i915: Use a common seqno for all rings.Chris Wilson
2010-08-09drm/i915: Capture the overlay status upon a GPU hang.Chris Wilson