index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-115
/
+136
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-20
drm/i915: #define gpu freq multipler
Ben Widawsky
1
-11
/
+11
2012-09-03
drm/i915: Convert remaining debugfs iterators over rings to for_each_ring()
Chris Wilson
1
-36
/
+18
2012-08-24
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
1
-3
/
+5
2012-08-22
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
1
-0
/
+3
2012-08-21
drm/i915: Show pin count in debugfs
Chris Wilson
1
-0
/
+2
2012-08-21
drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
Chris Wilson
1
-4
/
+13
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
1
-4
/
+10
2012-08-12
drm/i915: don't grab dev->struct_mutex for userspace forcewak
Daniel Vetter
1
-18
/
+0
2012-08-10
drm/i915: Lazily apply the SNB+ seqno w/a
Chris Wilson
1
-1
/
+1
2012-08-09
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
1
-5
/
+6
2012-08-09
drm/i915: use mutex_lock_interruptible for debugfs files
Daniel Vetter
1
-7
/
+25
2012-08-09
drm/i915: fixup up debugfs rps state handling
Daniel Vetter
1
-4
/
+43
2012-08-09
drm/i915: dump the device info
Daniel Vetter
1
-22
/
+5
2012-07-25
drm/i915: Remove the defunct flushing list
Chris Wilson
1
-7
/
+0
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
1
-4
/
+5
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
1
-0
/
+1
2012-06-14
drm/i915: add ccid to error state
Ben Widawsky
1
-0
/
+1
2012-06-04
drm/i915: add min freq control to debugfs
Jesse Barnes
1
-0
/
+66
2012-05-22
drm/i915: fix module unload since error_state rework
Daniel Vetter
1
-0
/
+2
2012-05-19
drm/i915: Introduce for_each_ring() macro
Chris Wilson
1
-6
/
+3
2012-05-05
drm/i915: allow the existing error_state to be destroyed
Daniel Vetter
1
-13
/
+77
2012-05-05
drm/i915: rework dev->first_error locking
Daniel Vetter
1
-5
/
+8
2012-05-05
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
1
-0
/
+65
2012-05-03
drm/i915: Only enable IPS polling for gen5
Chris Wilson
1
-0
/
+3
2012-05-03
drm/i915: Remove unused ring->irq_seqno
Chris Wilson
1
-2
/
+0
2012-05-03
drm/i915: kill waiting_seqno
Ben Widawsky
1
-2
/
+1
2012-05-03
drm/i915: move vbetool invoked ier stuff
Ben Widawsky
1
-0
/
+1
2012-05-03
drm/i915: Remove the deferred-free list
Chris Wilson
1
-11
/
+0
2012-05-03
drm/i915: Remove the list of pinned inactive objects
Chris Wilson
1
-11
/
+5
2012-05-03
drm/i915: [sparse] __iomem fixes for debugfs
Daniel Vetter
1
-3
/
+11
2012-05-03
drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
Chris Wilson
1
-69
/
+0
2012-04-18
drm/i915: [sparse] trivial sparse fixes
Ben Widawsky
1
-1
/
+1
2012-04-12
drm/i915: add rc6 residency times to debugfs
Ben Widawsky
1
-0
/
+11
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-2
/
+89
2012-04-09
drm/i915: VCS is not the last ring
Ben Widawsky
1
-1
/
+1
2012-04-09
drm/i915: dump the DMA fetch addr register on pre-gen6
Daniel Vetter
1
-1
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-11
/
+3
2012-03-29
drm/i915: ValleyView IRQ support
Jesse Barnes
1
-1
/
+39
2012-03-28
drm/i915: add DPIO support
Jesse Barnes
1
-0
/
+48
2012-03-22
drm/i915: [dinq] shut up six instances of -Warray-bounds
Ben Widawsky
1
-0
/
+1
2012-02-15
drm/i915: Record the position of the request upon error
Chris Wilson
1
-2
/
+3
2012-02-15
drm/i915: Record the in-flight requests at the time of a hang
Chris Wilson
1
-8
/
+16
2012-02-10
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
1
-11
/
+20
2012-02-09
drm/i915: ppgtt debugfs info
Daniel Vetter
1
-0
/
+38
2012-02-09
drm/i915: dump even more into the error_state
Daniel Vetter
1
-0
/
+6
2012-02-08
drm/i915: add gen6+ registers to i915_swizzle_info
Daniel Vetter
1
-0
/
+13
2012-01-30
drm/i915: add debugfs file for swizzling information
Daniel Vetter
1
-0
/
+50
[next]