summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_trace.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-16drm/i915: Rename intel_engine_cs struct membersTvrtko Ursulin1-23/+23
2016-02-26drm/i915: Reduce the pointer dance of i915_is_ggtt()Chris Wilson1-19/+8
2015-11-18drm/i915: Type safe register read/writeVille Syrjälä1-2/+2
2015-10-07drm/i915: Add a tracepoint for the shrinkerChris Wilson1-0/+20
2015-09-18drm/i915: cleanup pipe_update trace functions with new crtc debug info v3Jesse Barnes1-13/+13
2015-08-14drm/i915/gen8: implement alloc/free for 4lvlMichel Thierry1-0/+8
2015-08-14drm/i915/gen8: Add dynamic page trace eventsMichel Thierry1-8/+16
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter1-1/+1
2015-07-13drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson1-1/+1
2015-06-23drm/i915: Update ring->sync_to() to take a request structureJohn Harrison1-4/+4
2015-06-23drm/i915: Update ring->flush() to take a requests structureJohn Harrison1-4/+4
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie1-38/+6
2015-04-20Merge Linus master into drm-nextDave Airlie1-1/+0
2015-04-10drm/i915: Remove request->uniqChris Wilson1-9/+4
2015-04-10drm/i915: Remove vestigal DRI1 ring quiescing codeChris Wilson1-27/+0
2015-04-10drm/i915: Remove _entry from PPGTT page structuresMichel Thierry1-2/+2
2015-04-07tracing/drm: Remove unused TRACE_SYSTEM_STRING defineSteven Rostedt1-1/+0
2015-03-27drm/i915: Add dynamic page trace eventsMichel Thierry1-0/+99
2015-02-13drm/i915/trace: Fix offsets for 64bBen Widawsky1-4/+4
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