aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-06drm/i915: Additional request structure tracingJohn Harrison1-6/+16
2014-12-03drm/i915: Convert 'trace_irq' to use requests rather than seqnosJohn Harrison1-1/+1
2014-12-03drm/i915: Convert trace functions from seqno to requestJohn Harrison1-20/+27
2014-11-14drm/i915: Add tracepoints to track a vm during its lifetimeDaniele Ceraolo Spurio1-0/+104
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo1-13/+13
2014-05-06drm/i915: Add pipe update trace pointsVille Syrjälä1-0/+75
2014-03-19drm/i915: Do not dereference pointers from ring buffer in evict eventSteven Rostedt1-1/+3
2014-02-14drm/i915: Consolidate binding parameters into flagsDaniel Vetter1-10/+10
2013-10-01drm/i915: Add a tracepoint for using a semaphoreChris Wilson1-0/+26
2013-10-01drm/i915: Move the conditional seqno query into the tracepointChris Wilson1-3/+18
2013-10-01drm/i915: trace vm eviction instead of everythingBen Widawsky1-0/+15
2013-08-08drm/i915: plumb VM into bind/unbind codeBen Widawsky1-16/+21
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson1-3/+5
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky1-4/+4
2012-10-17drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson1-4/+6
2012-09-03drm/i915: add a tracepoint for gpu frequency changesDaniel Vetter1-0/+15
2012-08-21drm/i915: Track unbound pagesChris Wilson1-7/+3
2012-05-25drm/i915: improve i915_wait_request_begin traceBen Widawsky1-2/+26
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-23/+23
2011-02-07drm/i915: Refine tracepointsChris Wilson1-97/+204
2010-12-02drm/i915: Kill the get_fence tracepointChris Wilson1-22/+0
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson1-20/+21
2010-11-08drm/i915: trace down all the register write and readYuanhan Liu1-0/+23
2010-10-27drm/i915: add mappable to gem_object_bind tracepointDaniel Vetter1-4/+7
2010-07-02drm/i915: add tracepoints for flip requests & completionsJesse Barnes1-0/+36
2010-05-26drm/i915: Convert more trace events to DEFINE_EVENTLi Zefan1-17/+7
2010-05-10drm/i915: Fix out of tree buildsPeter Clifton1-1/+1
2010-04-09drm/i915: Convert some trace events to DEFINE_TRACELi Zefan1-61/+25
2009-09-29drm/i915: Enable irq to trace batch buffer completion.Chris Wilson1-0/+1
2009-09-29drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson1-24/+24
2009-09-23drm/i915: Add tracepointsChris Wilson1-0/+315