aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_trace.h
AgeCommit message (Expand)Author
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-13drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson
2015-06-23drm/i915: Update ring->sync_to() to take a request structureJohn Harrison
2015-06-23drm/i915: Update ring->flush() to take a requests structureJohn Harrison
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-20Merge Linus master into drm-nextDave Airlie
2015-04-10drm/i915: Remove request->uniqChris Wilson
2015-04-10drm/i915: Remove vestigal DRI1 ring quiescing codeChris Wilson
2015-04-10drm/i915: Remove _entry from PPGTT page structuresMichel Thierry
2015-04-07tracing/drm: Remove unused TRACE_SYSTEM_STRING defineSteven Rostedt
2015-03-27drm/i915: Add dynamic page trace eventsMichel Thierry
2015-02-13drm/i915/trace: Fix offsets for 64bBen Widawsky
2014-12-06drm/i915: Additional request structure tracingJohn Harrison
2014-12-03drm/i915: Convert 'trace_irq' to use requests rather than seqnosJohn Harrison
2014-12-03drm/i915: Convert trace functions from seqno to requestJohn Harrison
2014-11-14drm/i915: Add tracepoints to track a vm during its lifetimeDaniele Ceraolo Spurio
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo
2014-05-06drm/i915: Add pipe update trace pointsVille Syrjälä
2014-03-19drm/i915: Do not dereference pointers from ring buffer in evict eventSteven Rostedt
2014-02-14drm/i915: Consolidate binding parameters into flagsDaniel Vetter
2013-10-01drm/i915: Add a tracepoint for using a semaphoreChris Wilson
2013-10-01drm/i915: Move the conditional seqno query into the tracepointChris Wilson
2013-10-01drm/i915: trace vm eviction instead of everythingBen Widawsky
2013-08-08drm/i915: plumb VM into bind/unbind codeBen Widawsky
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky
2012-10-17drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson
2012-09-03drm/i915: add a tracepoint for gpu frequency changesDaniel Vetter
2012-08-21drm/i915: Track unbound pagesChris Wilson
2012-05-25drm/i915: improve i915_wait_request_begin traceBen Widawsky
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-02-07drm/i915: Refine tracepointsChris Wilson
2010-12-02drm/i915: Kill the get_fence tracepointChris Wilson
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson
2010-11-08drm/i915: trace down all the register write and readYuanhan Liu
2010-10-27drm/i915: add mappable to gem_object_bind tracepointDaniel Vetter
2010-07-02drm/i915: add tracepoints for flip requests & completionsJesse Barnes
2010-05-26drm/i915: Convert more trace events to DEFINE_EVENTLi Zefan
2010-05-10drm/i915: Fix out of tree buildsPeter Clifton
2010-04-09drm/i915: Convert some trace events to DEFINE_TRACELi Zefan
2009-09-29drm/i915: Enable irq to trace batch buffer completion.Chris Wilson
2009-09-29drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson
2009-09-23drm/i915: Add tracepointsChris Wilson