aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAge
* drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-23
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-07
|\
| * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-06
* | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-07
* | drm/i915: Record all error ringbuffersChris Wilson2011-01-28
* | drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes2011-01-19
* | drm/i915: Trivial sparse fixesChris Wilson2011-01-19
|/
* drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson2011-01-12
* drm/i915/debugfs: Show all objects in the gttChris Wilson2011-01-11
* drm/i915: Record AGP memory type upon errorChris Wilson2011-01-11
* drm/i915: Record the error batchbuffer on each ringChris Wilson2011-01-11
* drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes2011-01-11
* drm/i915/debugfs: Show the per-ring IMRChris Wilson2011-01-11
* drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-18
* drm/i915: Add self-refresh support on SandybridgeYuanhan Liu2010-12-15
* drm/i915: caps.has_rc6 is no longer used, remove it.Chris Wilson2010-12-05
* drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* drm/i915: Defer accounting until read from debugfsChris Wilson2010-11-25
* drm/i915: More accurately track last fence usage by the GPUChris Wilson2010-11-24
* drm/i915: Record fence registers on error.Chris Wilson2010-11-23
* drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson2010-11-23
* drm/i915: Capture interesting display registers on errorChris Wilson2010-11-22
* drm/i915: Capture pinned buffers on errorChris Wilson2010-11-22
* drm/i915: Remove the global irq wait queueChris Wilson2010-11-10
* drm/i915/debugfs: Report ring in error stateChris Wilson2010-11-01
* drm/i915: Record BSD engine error stateChris Wilson2010-10-29
* drm/i915/debugfs: Display the contents of the BLT and BSD status pagesChris 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: Capture ERROR register on Sandybridge hangsChris Wilson2010-10-27
* drm/i915: add accounting for mappable objects in gtt v2Daniel Vetter2010-10-27
* drm/i915: Remove the confusing global waiting/irq seqnoChris Wilson2010-10-27
* drm/i915/debugfs: Include info for the other ringsChris Wilson2010-10-27
* drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-27
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * 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: Move the GTT accounting to i915Chris Wilson2010-10-01
| * drm/i915: Make get/put pages staticChris Wilson2010-09-30
| * drm/i915/debugfs: Include list totalsChris Wilson2010-09-30
| * drm/i915: Report the deferred free list in debugfsChris Wilson2010-09-30
| * drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson2010-09-24
| * drm/i915: Track pinned objectsChris Wilson2010-09-21
| * drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson2010-09-21
| * drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
| * drm/i915: Fix updating FBCChris Wilson2010-09-11
| * drm/i915/debug: Include Ironlake in self-refresh statusChris Wilson2010-09-09
| * i915: snprintf returns large valuesDan Carpenter2010-09-08