index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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-20
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-06
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-29
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-10
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-09
drm/i915: add gen6+ registers to i915_swizzle_info
Daniel Vetter
1
-0
/
+13
2012-01-31
drm/i915: add debugfs file for swizzling information
Daniel Vetter
1
-0
/
+50
2012-01-30
drm/i915: add per-ring fault reg to error_state
Daniel Vetter
1
-2
/
+6
2012-01-29
drm/i915: remove the i915_batchbuffer_info debugfs file
Daniel Vetter
1
-40
/
+0
2012-01-29
drm/i915: refactor debugfs create functions
Daniel Vetter
1
-37
/
+18
2012-01-29
drm/i915: refactor debugfs open function
Daniel Vetter
1
-21
/
+5
2012-01-29
drm/i915: collect more per ring error state
Daniel Vetter
1
-6
/
+10
2012-01-29
drm/i915: refactor ring error state capture to use arrays
Daniel Vetter
1
-26
/
+29
2012-01-29
drm/i915: switch ring->id to be a real id
Daniel Vetter
1
-4
/
+5
2012-01-25
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
Daniel Vetter
1
-3
/
+8
2012-01-25
drm/i915: debugfs: show semaphore registers also on gen7
Daniel Vetter
1
-1
/
+1
2012-01-25
drm/i915: allow userspace forcewake references also on gen7
Daniel Vetter
1
-2
/
+2
2012-01-25
drm/i915: Correct debugfs printout for RC1e.
Eric Anholt
1
-1
/
+1
2012-01-19
drm/i915: protect force_wake_(get|put) with the gt_lock
Daniel Vetter
1
-2
/
+6
2012-01-17
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
1
-0
/
+1
2012-01-10
drm/i915: Print debugfs object list sizes in KiB instead of bytes.
Eric Anholt
1
-2
/
+2
2012-01-03
drm/i915: drpc debugfs update for gen6
Ben Widawsky
1
-1
/
+85
2011-12-16
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
1
-0
/
+1
2011-11-23
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
1
-6
/
+51
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
1
-1
/
+4
[next]