Show patches with: Submitter = John Harrison       |   1377 patches
« 1 2 ... 10 11 1213 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[31/55] drm/i915: Update mi_set_context() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[30/55] drm/i915: Update l3_remap to take a request structure - 1 - --- 2015-05-29 John Harrison New
[29/55] drm/i915: Update [vma|object]_move_to_active() to take request structures - 1 - --- 2015-05-29 John Harrison New
[28/55] drm/i915: Update add_request() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[27/55] drm/i915: Update queue_flip() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[26/55] drm/i915: Update overlay code to do explicit request management - 1 - --- 2015-05-29 John Harrison New
[25/55] drm/i915: Update i915_gem_object_sync() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[24/55] drm/i915: Update render_state_init() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[23/55] drm/i915: Update init_context() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[22/55] drm/i915: Update deferred context creation to do explicit request management - 1 - --- 2015-05-29 John Harrison New
[21/55] drm/i915: Update do_switch() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[20/55] drm/i915: Update i915_switch_context() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[19/55] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests - 1 - --- 2015-05-29 John Harrison New
[18/55] drm/i915: Add explicit request management to i915_gem_init_hw() - 1 - --- 2015-05-29 John Harrison New
[17/55] drm/i915: Don't tag kernel batches as user batches - 1 - --- 2015-05-29 John Harrison New
[16/55] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable() - 1 - --- 2015-05-29 John Harrison New
[15/55] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring - 1 - --- 2015-05-29 John Harrison New
[14/55] drm/i915: Update i915_gpu_idle() to manage its own request - 1 - --- 2015-05-29 John Harrison New
[13/55] drm/i915: Add flag to i915_add_request() to skip the cache flush - 1 - --- 2015-05-29 John Harrison New
[12/55] drm/i915: Update execbuffer_move_to_active() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[11/55] drm/i915: Update move_to_gpu() to take a request structure - 1 - --- 2015-05-29 John Harrison New
[10/55] drm/i915: Update the dispatch tracepoint to use params->request - 1 - --- 2015-05-29 John Harrison New
[09/55] drm/i915: Add request to execbuf params and add explicit cleanup - 1 - --- 2015-05-29 John Harrison New
[08/55] drm/i915: Update alloc_request to return the allocated request - 1 - --- 2015-05-29 John Harrison New
[07/55] drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters - 1 - --- 2015-05-29 John Harrison New
[06/55] drm/i915: Merged the many do_execbuf() parameters into a structure - 1 - --- 2015-05-29 John Harrison New
[05/55] drm/i915: Set context in request from creation even in legacy mode - 1 - --- 2015-05-29 John Harrison New
[04/55] drm/i915: Early alloc request in execbuff - 1 - --- 2015-05-29 John Harrison New
[03/55] drm/i915: i915_add_request must not fail - 1 - --- 2015-05-29 John Harrison New
[02/55] drm/i915: Reserve ring buffer space for i915_add_request() commands - - - --- 2015-05-29 John Harrison New
[01/55] drm/i915: Re-instate request->uniq becuase it is extremely useful - 1 - --- 2015-05-29 John Harrison New
[RFC,4/4] drm/i915: Updated request structure tracing - - - --- 2015-03-20 John Harrison New
[RFC,3/4] drm/i915: Interrupt driven fences - - - --- 2015-03-20 John Harrison New
[RFC,2/4] drm/i915: Removed now redudant parameter to i915_gem_request_completed() - - - --- 2015-03-20 John Harrison New
[RFC,1/4] drm/i915: Convert requests to use struct fence - - - --- 2015-03-20 John Harrison New
[59/59] drm/i915: Remove the almost obsolete i915_gem_object_flush_active() - - - --- 2015-03-19 John Harrison New
[58/59] drm/i915: Remove the now obsolete 'i915_gem_check_olr()' - - - --- 2015-03-19 John Harrison New
[57/59] drm/i915: Update a bunch of LRC functions to take requests - - - --- 2015-03-19 John Harrison New
[56/59] drm/i915: Remove 'faked' request from LRC submission - - - --- 2015-03-19 John Harrison New
[55/59] drm/i915: Remove fallback poll for ring buffer space - - - --- 2015-03-19 John Harrison New
[54/59] drm/i915: Move the request/file and request/pid association to creation time - - - --- 2015-03-19 John Harrison New
[53/59] drm/i915: Remove the now obsolete 'outstanding_lazy_request' - - - --- 2015-03-19 John Harrison New
[52/59] drm/i915: Remove the now obsolete intel_ring_get_request() - - - --- 2015-03-19 John Harrison New
[51/59] drm/i915: Add *_ring_begin() to request allocation - - - --- 2015-03-19 John Harrison New
[50/59] drm/i915: Update intel_logical_ring_begin() to take a request structure - - - --- 2015-03-19 John Harrison New
[49/59] drm/i915: Update intel_ring_begin() to take a request structure - - - --- 2015-03-19 John Harrison New
[48/59] drm/i915: Update cacheline_align() to take a request structure - - - --- 2015-03-19 John Harrison New
[47/59] drm/i915: Update ring->signal() to take a request structure - - - --- 2015-03-19 John Harrison New
[46/59] drm/i915: Update ring->sync_to() to take a request structure - - - --- 2015-03-19 John Harrison New
[45/59] drm/i915: Update ring->emit_bb_start() to take a request structure - - - --- 2015-03-19 John Harrison New
[44/59] drm/i915: Update ring->dispatch_execbuffer() to take a request structure - - - --- 2015-03-19 John Harrison New
[43/59] drm/i915: Update ring->emit_request() to take a request structure - - - --- 2015-03-19 John Harrison New
[42/59] drm/i915: Update ring->add_request() to take a request structure - - - --- 2015-03-19 John Harrison New
[41/59] drm/i915: Update ring->emit_flush() to take a request structure - - - --- 2015-03-19 John Harrison New
[40/59] drm/i915: Update some flush helpers to take request structures - - - --- 2015-03-19 John Harrison New
[39/59] drm/i915: Update ring->flush() to take a requests structure - - - --- 2015-03-19 John Harrison New
[38/59] drm/i915: Update switch_mm() to take a request structure - - - --- 2015-03-19 John Harrison New
[37/59] drm/i915: Update flush_all_caches() to take request structures - - - --- 2015-03-19 John Harrison New
[36/59] drm/i915: Update workarounds_emit() to take request structures - - - --- 2015-03-19 John Harrison New
[35/59] drm/i915: Update a bunch of execbuffer helpers to take request structures - - - --- 2015-03-19 John Harrison New
[34/59] drm/i915: Update mi_set_context() to take a request structure - - - --- 2015-03-19 John Harrison New
[33/59] drm/i915: Update l3_remap to take a request structure - - - --- 2015-03-19 John Harrison New
[32/59] drm/i915: Update [vma|object]_move_to_active() to take request structures - - - --- 2015-03-19 John Harrison New
[31/59] drm/i915: Update add_request() to take a request structure - - - --- 2015-03-19 John Harrison New
[30/59] drm/i915: Update queue_flip() to take a request structure - - - --- 2015-03-19 John Harrison New
[29/59] drm/i915: Update overlay code to do explicit request management - - - --- 2015-03-19 John Harrison New
[28/59] drm/i915: Update i915_gem_object_sync() to take a request structure - - - --- 2015-03-19 John Harrison New
[27/59] drm/i915: Update render_state_init() to take a request structure - - - --- 2015-03-19 John Harrison New
[26/59] drm/i915: Update init_context() to take a request structure - - - --- 2015-03-19 John Harrison New
[25/59] drm/i915: Update deferred context creation to do explicit request management - - - --- 2015-03-19 John Harrison New
[24/59] drm/i915: Update do_switch() to take a request structure - - - --- 2015-03-19 John Harrison New
[23/59] drm/i915: Update i915_switch_context() to take a request structure - - - --- 2015-03-19 John Harrison New
[22/59] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests - - - --- 2015-03-19 John Harrison New
[21/59] drm/i915: Add explicit request management to i915_gem_init_hw() - - - --- 2015-03-19 John Harrison New
[20/59] drm/i915: Don't tag kernel batches as user batches - - - --- 2015-03-19 John Harrison New
[19/59] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable() - - - --- 2015-03-19 John Harrison New
[18/59] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring - - - --- 2015-03-19 John Harrison New
[17/59] drm/i915: Update i915_gpu_idle() to manage its own request - - - --- 2015-03-19 John Harrison New
[16/59] drm/i915: Add flag to i915_add_request() to skip the cache flush - - - --- 2015-03-19 John Harrison New
[15/59] drm/i915: Update execbuffer_move_to_active() to take a request structure - - - --- 2015-03-19 John Harrison New
[14/59] drm/i915: Update move_to_gpu() to take a request structure - - - --- 2015-03-19 John Harrison New
[13/59] drm/i915: Update the dispatch tracepoint to use params->request - - - --- 2015-03-19 John Harrison New
[12/59] drm/i915: Add request to execbuf params and add explicit cleanup - - - --- 2015-03-19 John Harrison New
[11/59] drm/i915: Update alloc_request to return the allocated request - - - --- 2015-03-19 John Harrison New
[10/59] drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters - - - --- 2015-03-19 John Harrison New
[09/59] drm/i915: Merged the many do_execbuf() parameters into a structure - - - --- 2015-03-19 John Harrison New
[08/59] drm/i915: Set context in request from creation even in legacy mode - - - --- 2015-03-19 John Harrison New
[07/59] drm/i915: Early alloc request in execbuff - - - --- 2015-03-19 John Harrison New
[06/59] drm/i915: i915_add_request must not fail - - - --- 2015-03-19 John Harrison New
[05/59] drm/i915: Reserve ring buffer space for i915_add_request() commands - - - --- 2015-03-19 John Harrison New
[04/59] drm/i915: Fix for ringbuf space wait in LRC mode - - - --- 2015-03-19 John Harrison New
[03/59] drm/i915: Move common request allocation code into a common function - - - --- 2015-03-19 John Harrison New
[02/59] drm/i915: Make intel_logical_ring_begin() static - - - --- 2015-03-19 John Harrison New
[01/59] drm/i915: Rename 'do_execbuf' to 'execbuf_submit' - - - --- 2015-03-19 John Harrison New
[01/53] drm/i915: Remove ironlake rc6 support - - - --- 2015-03-05 John Harrison New
[56/56] drm/i915: Update a bunch of LRC functions to take requests - - - --- 2015-03-05 John Harrison New
[55/56] drm/i915: Remove 'faked' request from LRC submission - - - --- 2015-03-05 John Harrison New
[54/56] drm/i915: Rename 'do_execbuf' to 'execbuf_submit' - - - --- 2015-03-05 John Harrison New
[21/53] drm/i915: Set context in request from creation even in legacy mode - - - --- 2015-03-05 John Harrison New
[04/53] drm/i915: Merged the many do_execbuf() parameters into a structure - - - --- 2015-03-05 John Harrison New
« 1 2 ... 10 11 1213 14 »