index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
drm/i915: Remove unused i915_flip tracepoints
Chris Wilson
1
-36
/
+0
2018-05-04
drm/i915: Include priority and completed status in request in/out tracepoints
Tvrtko Ursulin
1
-35
/
+58
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-65
/
+63
2017-12-18
drm/i915/trace: add hw_id to gem requests trace points
Lionel Landwerlin
1
-14
/
+22
2017-12-18
drm/i915: reorder field in gem_request tracepoints
Lionel Landwerlin
1
-2
/
+2
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-78
/
+40
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
drm/i915: Remove defunct trace points
Chris Wilson
1
-55
/
+17
2017-10-04
drm/i915: Fix some tracepoints to capture full 64b
Chris Wilson
1
-22
/
+22
2017-09-04
drm/i915: Use correct path to trace include
Thierry Reding
1
-1
/
+1
2017-09-01
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
Ville Syrjälä
1
-2
/
+2
2017-09-01
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
Ville Syrjälä
1
-2
/
+2
2017-05-10
drm/i915: Add g4x watermark tracepoint
Ville Syrjälä
1
-0
/
+49
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-02
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
[prev]
[next]