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_trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
drm/i915: Avoid use-after-free of ctx in request tracepoints
Chris Wilson
1
-4
/
+4
2017-03-03
drm/i915: Add FIFO underrun tracepoints
Ville Syrjälä
1
-0
/
+43
2017-03-03
drm/i915: Add cxsr toggle tracepoint
Ville Syrjälä
1
-0
/
+30
2017-03-03
drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints
Ville Syrjälä
1
-0
/
+71
2017-03-03
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
1
-0
/
+56
2017-02-22
drm/i915: Remove change_domain tracepoint
Chris Wilson
1
-24
/
+0
2017-02-21
drm/i915/tracepoints: Add hw_id to context tracepoints
Tvrtko Ursulin
1
-3
/
+5
2017-02-21
drm/i915/tracepoints: Add backend level request in and out tracepoints
Tvrtko Ursulin
1
-0
/
+49
2017-02-21
drm/i915/tracepoints: Rename i915_gem_request_notify
Tvrtko Ursulin
1
-5
/
+8
2017-02-21
drm/i915/tracepoints: Add request submit and execute tracepoints
Tvrtko Ursulin
1
-0
/
+24
2017-02-21
drm/i915/tracepoints: Remove unused i915_gem_request_complete
Tvrtko Ursulin
1
-5
/
+0
2017-02-21
drm/i915/tracepoints: Tidy i915_gem_request_wait_begin
Tvrtko Ursulin
1
-9
/
+13
2017-02-21
drm/i915/tracepoints: Adjust i915_gem_ring_dispatch
Tvrtko Ursulin
1
-5
/
+7
2017-02-21
drm/i915/tracepoints: Tidy request event class
Tvrtko Ursulin
1
-3
/
+8
2017-02-15
drm/i915: Remove defunct GTT tracepoints
Chris Wilson
1
-97
/
+0
2017-02-15
drm/i915: Remove bitmap tracking for used-ptes
Chris Wilson
1
-13
/
+6
2017-01-11
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
1
-8
/
+8
2016-12-05
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
Chris Wilson
1
-0
/
+28
2016-11-29
drm/i915: Fix tracepoint compilation
Chris Wilson
1
-3
/
+3
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
1
-4
/
+4
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-1
/
+1
2016-08-04
drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
Chris Wilson
1
-6
/
+8
2016-08-03
drm/i915: Simplify request_alloc by returning the allocated request
Chris Wilson
1
-7
/
+6
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
1
-5
/
+5
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
1
-10
/
+10
2016-07-01
drm/i915: Convert trace-irq to the breadcrumb waiter
Chris Wilson
1
-1
/
+1
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
1
-1
/
+1
2016-05-24
drm/i915: Rename struct intel_context
Chris Wilson
1
-6
/
+6
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
1
-21
/
+15
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
1
-1
/
+1
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
1
-3
/
+3
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
1
-23
/
+23
2016-02-26
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
1
-19
/
+8
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
1
-2
/
+2
2015-10-07
drm/i915: Add a tracepoint for the shrinker
Chris Wilson
1
-0
/
+20
2015-09-18
drm/i915: cleanup pipe_update trace functions with new crtc debug info v3
Jesse Barnes
1
-13
/
+13
2015-08-14
drm/i915/gen8: implement alloc/free for 4lvl
Michel Thierry
1
-0
/
+8
2015-08-14
drm/i915/gen8: Add dynamic page trace events
Michel Thierry
1
-8
/
+16
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2015-07-13
drm/i915: Store device pointer in contexts for late tracepoint usafe
Chris Wilson
1
-1
/
+1
2015-06-23
drm/i915: Update ring->sync_to() to take a request structure
John Harrison
1
-4
/
+4
2015-06-23
drm/i915: Update ring->flush() to take a requests structure
John Harrison
1
-4
/
+4
2015-05-08
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
1
-38
/
+6
2015-04-20
Merge Linus master into drm-next
Dave Airlie
1
-1
/
+0
2015-04-10
drm/i915: Remove request->uniq
Chris Wilson
1
-9
/
+4
2015-04-10
drm/i915: Remove vestigal DRI1 ring quiescing code
Chris Wilson
1
-27
/
+0
2015-04-10
drm/i915: Remove _entry from PPGTT page structures
Michel Thierry
1
-2
/
+2
2015-04-07
tracing/drm: Remove unused TRACE_SYSTEM_STRING define
Steven Rostedt
1
-1
/
+0
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
1
-0
/
+99
2015-02-14
drm/i915/trace: Fix offsets for 64b
Ben Widawsky
1
-4
/
+4
[next]