Age | Commit message (Expand) | Author |
2016-10-28 | drm/i915: Introduce a global_seqno for each request | Chris Wilson |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-08-04 | drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something() | Chris Wilson |
2016-08-02 | drm/i915: Simplify request_alloc by returning the allocated request | Chris Wilson |
2016-07-20 | drm/i915: Derive GEM requests from dma-fence | Chris Wilson |
2016-07-05 | drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm | Chris Wilson |
2016-07-01 | drm/i915: Convert trace-irq to the breadcrumb waiter | Chris Wilson |
2016-07-01 | drm/i915: Use HWS for seqno tracking everywhere | Chris Wilson |
2016-05-24 | drm/i915: Rename struct intel_context | Chris Wilson |
2016-05-09 | drm/i915: Store a i915 backpointer from engine, and use it | Chris Wilson |
2016-04-09 | drm/i915: Separate out the seqno-barrier from engine->get_seqno | Chris Wilson |
2016-03-16 | drm/i915: More intel_engine_cs renaming | Tvrtko Ursulin |
2016-03-16 | drm/i915: Rename intel_engine_cs struct members | Tvrtko Ursulin |
2016-02-26 | drm/i915: Reduce the pointer dance of i915_is_ggtt() | Chris Wilson |
2015-11-18 | drm/i915: Type safe register read/write | Ville Syrjälä |
2015-10-07 | drm/i915: Add a tracepoint for the shrinker | Chris Wilson |
2015-09-18 | drm/i915: cleanup pipe_update trace functions with new crtc debug info v3 | Jesse Barnes |
2015-08-14 | drm/i915/gen8: implement alloc/free for 4lvl | Michel Thierry |
2015-08-14 | drm/i915/gen8: Add dynamic page trace events | Michel Thierry |
2015-07-15 | Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued | Daniel Vetter |
2015-07-13 | drm/i915: Store device pointer in contexts for late tracepoint usafe | Chris Wilson |
2015-06-23 | drm/i915: Update ring->sync_to() to take a request structure | John Harrison |
2015-06-23 | drm/i915: Update ring->flush() to take a requests structure | John Harrison |
2015-05-08 | Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/... | Dave Airlie |
2015-04-20 | Merge Linus master into drm-next | Dave Airlie |
2015-04-10 | drm/i915: Remove request->uniq | Chris Wilson |
2015-04-10 | drm/i915: Remove vestigal DRI1 ring quiescing code | Chris Wilson |
2015-04-10 | drm/i915: Remove _entry from PPGTT page structures | Michel Thierry |
2015-04-07 | tracing/drm: Remove unused TRACE_SYSTEM_STRING define | Steven Rostedt |
2015-03-27 | drm/i915: Add dynamic page trace events | Michel Thierry |
2015-02-13 | drm/i915/trace: Fix offsets for 64b | Ben Widawsky |
2014-12-06 | drm/i915: Additional request structure tracing | John Harrison |
2014-12-03 | drm/i915: Convert 'trace_irq' to use requests rather than seqnos | John Harrison |
2014-12-03 | drm/i915: Convert trace functions from seqno to request | John Harrison |
2014-11-14 | drm/i915: Add tracepoints to track a vm during its lifetime | Daniele Ceraolo Spurio |
2014-05-22 | drm/i915: s/intel_ring_buffer/intel_engine_cs | Oscar Mateo |
2014-05-06 | drm/i915: Add pipe update trace points | Ville Syrjälä |
2014-03-19 | drm/i915: Do not dereference pointers from ring buffer in evict event | Steven Rostedt |
2014-02-14 | drm/i915: Consolidate binding parameters into flags | Daniel Vetter |
2013-10-01 | drm/i915: Add a tracepoint for using a semaphore | Chris Wilson |
2013-10-01 | drm/i915: Move the conditional seqno query into the tracepoint | Chris Wilson |
2013-10-01 | drm/i915: trace vm eviction instead of everything | Ben Widawsky |
2013-08-08 | drm/i915: plumb VM into bind/unbind code | Ben Widawsky |
2013-07-25 | drm/i915: Convert the register access tracepoint to be conditional | Chris Wilson |
2013-07-08 | drm/i915: Getter/setter for object attributes | Ben Widawsky |
2012-10-17 | drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers | Chris Wilson |
2012-09-03 | drm/i915: add a tracepoint for gpu frequency changes | Daniel Vetter |
2012-08-21 | drm/i915: Track unbound pages | Chris Wilson |
2012-05-25 | drm/i915: improve i915_wait_request_begin trace | Ben Widawsky |
2011-09-19 | Drivers: i915: Fix all space related issues. | Akshay Joshi |