index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-11
1
-33
/
+0
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-2
/
+2
*
drm/i915/trace: Context field needs to be 64-bit wide
Tvrtko Ursulin
2018-06-05
1
-10
/
+10
*
drm/i915/trace: Remove engine out of the context sandwich
Tvrtko Ursulin
2018-06-05
1
-15
/
+15
*
drm/i915/trace: Describe engines as class:instance pairs
Tvrtko Ursulin
2018-06-05
1
-42
/
+65
*
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-18
1
-5
/
+5
*
drm/i915: Remove unused i915_flip tracepoints
Chris Wilson
2018-05-08
1
-36
/
+0
*
drm/i915: Include priority and completed status in request in/out tracepoints
Tvrtko Ursulin
2018-05-04
1
-35
/
+58
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-65
/
+63
*
drm/i915/trace: add hw_id to gem requests trace points
Lionel Landwerlin
2017-12-18
1
-14
/
+22
*
drm/i915: reorder field in gem_request tracepoints
Lionel Landwerlin
2017-12-18
1
-2
/
+2
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
1
-78
/
+40
|
\
|
*
drm/i915: Remove defunct trace points
Chris Wilson
2017-10-04
1
-55
/
+17
|
*
drm/i915: Fix some tracepoints to capture full 64b
Chris Wilson
2017-10-04
1
-22
/
+22
|
*
drm/i915: Use correct path to trace include
Thierry Reding
2017-09-04
1
-1
/
+1
|
*
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
Ville Syrjälä
2017-09-01
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
Ville Syrjälä
2017-09-01
1
-2
/
+2
|
/
*
drm/i915: Add g4x watermark tracepoint
Ville Syrjälä
2017-05-10
1
-0
/
+49
*
drm/i915: Avoid use-after-free of ctx in request tracepoints
Chris Wilson
2017-03-17
1
-4
/
+4
*
drm/i915: Add FIFO underrun tracepoints
Ville Syrjälä
2017-03-03
1
-0
/
+43
*
drm/i915: Add cxsr toggle tracepoint
Ville Syrjälä
2017-03-03
1
-0
/
+30
*
drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints
Ville Syrjälä
2017-03-03
1
-0
/
+71
*
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
2017-03-03
1
-0
/
+56
*
drm/i915: Remove change_domain tracepoint
Chris Wilson
2017-02-22
1
-24
/
+0
*
drm/i915/tracepoints: Add hw_id to context tracepoints
Tvrtko Ursulin
2017-02-21
1
-3
/
+5
*
drm/i915/tracepoints: Add backend level request in and out tracepoints
Tvrtko Ursulin
2017-02-21
1
-0
/
+49
*
drm/i915/tracepoints: Rename i915_gem_request_notify
Tvrtko Ursulin
2017-02-21
1
-5
/
+8
*
drm/i915/tracepoints: Add request submit and execute tracepoints
Tvrtko Ursulin
2017-02-21
1
-0
/
+24
*
drm/i915/tracepoints: Remove unused i915_gem_request_complete
Tvrtko Ursulin
2017-02-21
1
-5
/
+0
*
drm/i915/tracepoints: Tidy i915_gem_request_wait_begin
Tvrtko Ursulin
2017-02-21
1
-9
/
+13
*
drm/i915/tracepoints: Adjust i915_gem_ring_dispatch
Tvrtko Ursulin
2017-02-21
1
-5
/
+7
*
drm/i915/tracepoints: Tidy request event class
Tvrtko Ursulin
2017-02-21
1
-3
/
+8
*
drm/i915: Remove defunct GTT tracepoints
Chris Wilson
2017-02-15
1
-97
/
+0
*
drm/i915: Remove bitmap tracking for used-ptes
Chris Wilson
2017-02-15
1
-13
/
+6
*
drm/i915: Extract reserving space in the GTT to a helper
Chris Wilson
2017-01-11
1
-8
/
+8
*
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
Chris Wilson
2016-12-05
1
-0
/
+28
*
drm/i915: Fix tracepoint compilation
Chris Wilson
2016-11-29
1
-3
/
+3
*
drm/i915: Introduce a global_seqno for each request
Chris Wilson
2016-10-28
1
-4
/
+4
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-1
/
+1
*
drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
Chris Wilson
2016-08-04
1
-6
/
+8
*
drm/i915: Simplify request_alloc by returning the allocated request
Chris Wilson
2016-08-02
1
-7
/
+6
*
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-20
1
-5
/
+5
*
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
1
-10
/
+10
*
drm/i915: Convert trace-irq to the breadcrumb waiter
Chris Wilson
2016-07-01
1
-1
/
+1
*
drm/i915: Use HWS for seqno tracking everywhere
Chris Wilson
2016-07-01
1
-1
/
+1
*
drm/i915: Rename struct intel_context
Chris Wilson
2016-05-24
1
-6
/
+6
*
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-05-09
1
-21
/
+15
*
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-09
1
-1
/
+1
*
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
1
-3
/
+3
[next]