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
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
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-13
drm/i915/trace: Fix offsets for 64b
Ben Widawsky
1
-4
/
+4
2014-12-06
drm/i915: Additional request structure tracing
John Harrison
1
-6
/
+16
2014-12-03
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
John Harrison
1
-1
/
+1
2014-12-03
drm/i915: Convert trace functions from seqno to request
John Harrison
1
-20
/
+27
2014-11-14
drm/i915: Add tracepoints to track a vm during its lifetime
Daniele Ceraolo Spurio
1
-0
/
+104
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
1
-13
/
+13
2014-05-06
drm/i915: Add pipe update trace points
Ville Syrjälä
1
-0
/
+75
2014-03-19
drm/i915: Do not dereference pointers from ring buffer in evict event
Steven Rostedt
1
-1
/
+3
2014-02-14
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
1
-10
/
+10
2013-10-01
drm/i915: Add a tracepoint for using a semaphore
Chris Wilson
1
-0
/
+26
2013-10-01
drm/i915: Move the conditional seqno query into the tracepoint
Chris Wilson
1
-3
/
+18
2013-10-01
drm/i915: trace vm eviction instead of everything
Ben Widawsky
1
-0
/
+15
2013-08-08
drm/i915: plumb VM into bind/unbind code
Ben Widawsky
1
-16
/
+21
2013-07-25
drm/i915: Convert the register access tracepoint to be conditional
Chris Wilson
1
-3
/
+5
2013-07-08
drm/i915: Getter/setter for object attributes
Ben Widawsky
1
-4
/
+4
2012-10-17
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
Chris Wilson
1
-4
/
+6
2012-09-03
drm/i915: add a tracepoint for gpu frequency changes
Daniel Vetter
1
-0
/
+15
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
1
-7
/
+3
2012-05-25
drm/i915: improve i915_wait_request_begin trace
Ben Widawsky
1
-2
/
+26
2011-09-19
Drivers: i915: Fix all space related issues.
Akshay Joshi
1
-23
/
+23
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
1
-97
/
+204
2010-12-02
drm/i915: Kill the get_fence tracepoint
Chris Wilson
1
-22
/
+0
[next]