aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAge
* drm/i915: POSTING_READs are simply flushes and so irrelevant to tracingChris Wilson2010-11-08
* drm/i915: Add untraced register read/write interfaceYuanhan Liu2010-11-08
* drm/i915: trace down all the register write and readYuanhan Liu2010-11-08
* drm/i915: kill mappable/fenceable disdinctionDaniel Vetter2010-11-04
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-04
|\
| * drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-04
* | Revert "drm/i915: add MMIO debug output"Chris Wilson2010-11-02
* | drm/i915: Move the invalidate|flush information out of the device structChris Wilson2010-11-01
* | drm/i915/debugfs: Report ring in error stateChris Wilson2010-11-01
* | drm/i915: Evict just the purgeable GTT entries on the first passChris Wilson2010-10-31
* | drm/i915: Record BSD engine error stateChris Wilson2010-10-29
* | drm/i915: Record BLT engine error stateChris Wilson2010-10-29
* | drm/i915: Only enforce fence limits inside the GTT.Chris Wilson2010-10-29
* | drm/i915: Eliminate nested get/put pagesChris Wilson2010-10-28
* | drm/i915: Remove mmap_offsetChris Wilson2010-10-28
* | drm/i915: Make the inactive object shrinker per-deviceChris Wilson2010-10-28
* | drm/i915: Capture ERROR register on Sandybridge hangsChris Wilson2010-10-27
* | drm/i915: add accounting for mappable objects in gtt v2Daniel Vetter2010-10-27
* | drm/i915: use the complete gttDaniel Vetter2010-10-27
* | drm/i915: range-restricted bind_to_gttDaniel Vetter2010-10-27
* | drm/i915: range-restricted eviction supportDaniel Vetter2010-10-27
* | drm/i915: Propagate error from failing to queue a requestChris Wilson2010-10-27
* | drm/i915: Remove the confusing global waiting/irq seqnoChris Wilson2010-10-27
* | drm/i915: Propagate errors from writing to ringbufferChris Wilson2010-10-27
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-27
|/
* drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-24
* drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-21
* drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
* drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson2010-10-20
* drm/i915/dp: cache eDP DPCD dataJesse Barnes2010-10-08
* drm/i915: fetch eDP configuration data from the VBTJesse Barnes2010-10-08
* drm/i915: add _DSM supportJesse Barnes2010-10-08
* drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson2010-10-01
* drm/i915: Clear fence registers on GPU resetChris Wilson2010-10-01
* drm: Move the GTT accounting to i915Chris Wilson2010-10-01
* drm/i915: Make get/put pages staticChris Wilson2010-09-30
* drm/i915/debug: Convert i915_verify_active() to scan all listsChris Wilson2010-09-30
* drm/i915/debug: Remove default WATCH_BUFChris Wilson2010-09-29
* drm/i915/debug: Remove defunct WATCH_LRUChris Wilson2010-09-29
* drm/i915: Disable LVDS i2c probing when using GPIO bit bangingChris Wilson2010-09-28
* drm/i915/sdvo: Fix GMBUSificationChris Wilson2010-09-28
* drm/i915: Convert the file mutex into a spinlockChris Wilson2010-09-26
* drm/i915: Adjust hangcheck EIO semanticsChris Wilson2010-09-25
* drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson2010-09-24
* drm/i915: Parse the eDP link configuration from the vBIOSChris Wilson2010-09-24
* drm/i915: Use an uninterruptible wait for page-flips during modesetChris Wilson2010-09-24
* drm/i915: Remove unused dev_priv->panel_wants_ditherChris Wilson2010-09-24
* drm/i915: Remove the broken flush_ring from page-flipChris Wilson2010-09-23
* drm/i915: Clear the gpu_write_list on resetting write_domain upon hangChris Wilson2010-09-22
* drm/i915: Track pinned objectsChris Wilson2010-09-21