summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2010-10-27drm/i915: add accounting for mappable objects in gtt v2Daniel Vetter
2010-10-27drm/i915: Remove the confusing global waiting/irq seqnoChris Wilson
2010-10-27drm/i915/debugfs: Include info for the other ringsChris Wilson
2010-10-27drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-21drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-10-20drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-01drm: Move the GTT accounting to i915Chris Wilson
2010-09-30drm/i915: Make get/put pages staticChris Wilson
2010-09-30drm/i915/debugfs: Include list totalsChris Wilson
2010-09-30drm/i915: Report the deferred free list in debugfsChris Wilson
2010-09-24drm/i915: Only hold a process-local lock whilst throttling.Chris Wilson
2010-09-21drm/i915: Track pinned objectsChris Wilson
2010-09-21drm/i915/debug: Dump BSD ring buffers to debugfsChris Wilson
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-11drm/i915: Fix updating FBCChris Wilson
2010-09-09drm/i915/debug: Include Ironlake in self-refresh statusChris Wilson
2010-09-08i915: snprintf returns large valuesDan Carpenter
2010-09-08drm/i915: Show framebuffer info in debugfsChris Wilson
2010-09-08drm/i915: Show device capabilities in debugfsChris Wilson
2010-09-08drm/i915: Kill the active list spinlockChris Wilson
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-08-09drm/i915: Capture the overlay status upon a GPU hang.Chris Wilson
2010-07-26drm/i915: disable FBC when more than one pipe is activeJesse Barnes
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes
2010-05-26drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt
2010-05-26drm/i915: add power monitoring supportJesse Barnes
2010-05-26drm/i915: convert some gem structures to per-ring V2Zou Nan hai
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-26drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt
2010-05-07drm/i915: Make fbc control wrapper functionsAdam Jackson
2010-04-20drm/i915: drop pointer to drm_gem_objectDaniel Vetter
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-22drm/i915: Record batch buffer following GPU errorChris Wilson
2010-02-22drm/i915: provide self-refresh status in debugfsJesse Barnes
2010-02-22drm/i915: provide FBC status in debugfsJesse Barnes
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang
2009-12-15drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt
2009-12-07drm/i915: Report purgeable status in buffer lists.Chris Wilson
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-11-30drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg
2009-11-05drm/i915: debugfs interface to manually reset the GPUChris Wilson