index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
2010-02-26
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-22
drm/i915: Record batch buffer following GPU error
Chris Wilson
2010-02-22
drm/i915: provide self-refresh status in debugfs
Jesse Barnes
2010-02-22
drm/i915: provide FBC status in debugfs
Jesse Barnes
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-01-27
drm/i915: Selectively enable self-reclaim
Chris Wilson
2010-01-06
drm/i915: remove full registers dump debug
Zhenyu Wang
2009-12-15
drm/i915: In the debugfs interface, unmap our address instead of the page's.
Eric Anholt
2009-12-07
drm/i915: Report purgeable status in buffer lists.
Chris Wilson
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-11-30
drm/i915: Unregister i915_wedged debugfs entry using the right key
Kristian Høgsberg
2009-11-05
drm/i915: debugfs interface to manually reset the GPU
Chris Wilson
2009-11-05
drm/i915: Avoid potential sleep whilst holding spinlock
Chris Wilson
2009-09-17
drm/i915: Include buffer size and dirty state in debugfs lists
Chris Wilson
2009-09-06
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
2009-09-04
drm/i915: update debugfs interrupt info on IGDNG
Zhenyu Wang
2009-09-04
drm/i915: Add i915 register dumping debugfs file
Ben Gamari
2009-09-04
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari