index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_debugfs.c
Age
Commit message (
Expand
)
Author
2009-09-04
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
2009-07-13
drm/i915: refactor error detection & collection
Jesse Barnes
2009-07-07
drm/i915: Move lock to more reasonable location
Ben Gamari
2009-07-07
drm/i915: Add gtt_offset to gem object list debugfs output
Ben Gamari
2009-07-01
drm/i915: enable error detection & state collection
Jesse Barnes
2009-06-17
drm/i915: A few debugfs formatting fixes
Ben Gamari
2009-04-08
drm/i915: Implement batch and ring buffer dumping
Ben Gamari
2009-04-01
drm/i915: Add a spinlock to protect the active_list
Carl Worth
2009-03-27
i915: fix wrong 'size_t' format string
Linus Torvalds
2009-03-27
drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.
Chris Wilson
2009-03-27
drm/i915: Add information on pinning and fencing to the i915 list debug.
Eric Anholt
2009-03-27
drm/i915: Consolidate gem object list dumping
Ben Gamari
2009-03-27
drm/i915: Convert i915 proc files to seq_file and move to debugfs.
Ben Gamari