aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAge
* 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
| * drm/i915: Show framebuffer info in debugfsChris Wilson2010-09-08
| * drm/i915: Show device capabilities in debugfsChris Wilson2010-09-08
| * drm/i915: Kill the active list spinlockChris Wilson2010-09-08
| * drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson2010-09-08
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-07
* drm/i915: Capture the overlay status upon a GPU hang.Chris Wilson2010-08-09
* drm/i915: disable FBC when more than one pipe is activeJesse Barnes2010-07-26
* drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-01
* drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt2010-05-26
* drm/i915: add power monitoring supportJesse Barnes2010-05-26
* drm/i915: convert some gem structures to per-ring V2Zou Nan hai2010-05-26
* drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-26
* drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt2010-05-26
* drm/i915: Make fbc control wrapper functionsAdam Jackson2010-05-07
* drm/i915: drop pointer to drm_gem_objectDaniel Vetter2010-04-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\
| * drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-25
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-26
* drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-22
* drm/i915: provide self-refresh status in debugfsJesse Barnes2010-02-22
* drm/i915: provide FBC status in debugfsJesse Barnes2010-02-22
* drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-22
* drm/i915: Selectively enable self-reclaimChris Wilson2010-01-27
* drm/i915: remove full registers dump debugZhenyu Wang2010-01-06
* drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt2009-12-15
* drm/i915: Report purgeable status in buffer lists.Chris Wilson2009-12-07
* drm/i915: Fix product names and #definesAdam Jackson2009-12-07
* drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg2009-11-30
* drm/i915: debugfs interface to manually reset the GPUChris Wilson2009-11-05
* drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson2009-11-05
* drm/i915: Include buffer size and dirty state in debugfs listsChris Wilson2009-09-17
* drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson2009-09-06
* drm/i915: update debugfs interrupt info on IGDNGZhenyu Wang2009-09-04