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
2020-01-28
drm/i915/trace: i915_request.prio is a signed value
Chris Wilson
1
-2
/
+2
2020-01-15
drm/i915/fbc: Add fbc tracepoints
Ville Syrjälä
1
-0
/
+62
2019-12-19
drm/i915: Rename pipe update tracepoints
Ville Syrjälä
1
-3
/
+3
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
1
-26
/
+12
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-5
/
+5
2019-07-11
drm/i915: Copy name string into ring buffer for intel_update/disable_plane tr...
Steven Rostedt (VMware)
1
-6
/
+6
2019-06-26
drm/i915: Fix various tracepoints for gen2
Ville Syrjälä
1
-43
/
+33
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
1
-2
/
+1
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
1
-1
/
+1
2019-04-30
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-1
/
+2
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
1
-17
/
+8
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-0
/
+2
2019-02-15
drm/i915: Add pipe enable/disable tracepoints
Ville Syrjälä
1
-0
/
+56
2019-02-15
drm/i915: Add pipe crc tracepoint
Ville Syrjälä
1
-0
/
+25
2019-02-04
Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-25
/
+0
2019-01-29
drm/i915: Remove the intel_engine_notify tracepoint
Chris Wilson
1
-25
/
+0
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+2
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
1
-29
/
+0
2018-06-11
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
1
-33
/
+0
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-2
/
+2
2018-06-05
drm/i915/trace: Context field needs to be 64-bit wide
Tvrtko Ursulin
1
-10
/
+10
2018-06-05
drm/i915/trace: Remove engine out of the context sandwich
Tvrtko Ursulin
1
-15
/
+15
2018-06-05
drm/i915/trace: Describe engines as class:instance pairs
Tvrtko Ursulin
1
-42
/
+65
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
1
-5
/
+5
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
[next]