aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_trace.h
Commit message (Expand)AuthorAge
* Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-15
|\
| * drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson2015-07-13
* | drm/i915: Update ring->sync_to() to take a request structureJohn Harrison2015-06-23
* | drm/i915: Update ring->flush() to take a requests structureJohn Harrison2015-06-23
|/
* Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-08
|\
| * drm/i915: Remove request->uniqChris Wilson2015-04-10
| * drm/i915: Remove vestigal DRI1 ring quiescing codeChris Wilson2015-04-10
| * drm/i915: Remove _entry from PPGTT page structuresMichel Thierry2015-04-10
* | Merge Linus master into drm-nextDave Airlie2015-04-19
|\ \ | |/ |/|
| * tracing/drm: Remove unused TRACE_SYSTEM_STRING defineSteven Rostedt2015-04-07
* | drm/i915: Add dynamic page trace eventsMichel Thierry2015-03-27
* | drm/i915/trace: Fix offsets for 64bBen Widawsky2015-02-13
|/
* drm/i915: Additional request structure tracingJohn Harrison2014-12-05
* drm/i915: Convert 'trace_irq' to use requests rather than seqnosJohn Harrison2014-12-03
* drm/i915: Convert trace functions from seqno to requestJohn Harrison2014-12-03
* drm/i915: Add tracepoints to track a vm during its lifetimeDaniele Ceraolo Spurio2014-11-14
* drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-22
* drm/i915: Add pipe update trace pointsVille Syrjälä2014-05-06
* drm/i915: Do not dereference pointers from ring buffer in evict eventSteven Rostedt2014-03-19
* drm/i915: Consolidate binding parameters into flagsDaniel Vetter2014-02-14
* drm/i915: Add a tracepoint for using a semaphoreChris Wilson2013-10-01
* drm/i915: Move the conditional seqno query into the tracepointChris Wilson2013-10-01
* drm/i915: trace vm eviction instead of everythingBen Widawsky2013-10-01
* drm/i915: plumb VM into bind/unbind codeBen Widawsky2013-08-08
* drm/i915: Convert the register access tracepoint to be conditionalChris Wilson2013-07-25
* drm/i915: Getter/setter for object attributesBen Widawsky2013-07-08
* drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson2012-10-17
* drm/i915: add a tracepoint for gpu frequency changesDaniel Vetter2012-09-03
* drm/i915: Track unbound pagesChris Wilson2012-08-21
* drm/i915: improve i915_wait_request_begin traceBen Widawsky2012-05-25
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-19
* drm/i915: Refine tracepointsChris Wilson2011-02-07
* drm/i915: Kill the get_fence tracepointChris Wilson2010-12-02
* drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* drm/i915: trace down all the register write and readYuanhan Liu2010-11-08
* drm/i915: add mappable to gem_object_bind tracepointDaniel Vetter2010-10-27
* drm/i915: add tracepoints for flip requests & completionsJesse Barnes2010-07-02
* drm/i915: Convert more trace events to DEFINE_EVENTLi Zefan2010-05-26
* drm/i915: Fix out of tree buildsPeter Clifton2010-05-10
* drm/i915: Convert some trace events to DEFINE_TRACELi Zefan2010-04-09
* drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-28
* drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson2009-09-28
* drm/i915: Add tracepointsChris Wilson2009-09-22