Show patches with: Submitter = John Harrison       |   1377 patches
« 1 2 ... 8 9 1013 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[31/40] drm/i915: Added debug state dump facilities to scheduler - - - --- 2015-12-11 John Harrison New
[29/40] drm/i915: Added scheduler queue throttling by DRM file handle - - - --- 2015-12-11 John Harrison New
[28/40] drm/i915: Added trace points to scheduler - - - --- 2015-12-11 John Harrison New
[24/40] drm/i915: Defer seqno allocation until actual hardware submission time - - - --- 2015-12-11 John Harrison New
[21/40] drm/i915: Added scheduler flush calls to ring throttle and idle functions - - - --- 2015-12-11 John Harrison New
[19/40] drm/i915: Added scheduler support to __wait_request() calls - - - --- 2015-12-11 John Harrison New
[18/40] drm/i915: Hook scheduler node clean up into retire requests - - - --- 2015-12-11 John Harrison New
[17/40] drm/i915: Added tracking/locking of batch buffer objects - - - --- 2015-12-11 John Harrison New
[16/40] drm/i915: Keep the reserved space mechanism happy - - - --- 2015-12-11 John Harrison New
[12/40] drm/i915: Added scheduler hook when closing DRM file handles - - - --- 2015-12-11 John Harrison New
[08/40] drm/i915: Start of GPU scheduler - - - --- 2015-12-11 John Harrison New
[06/40] drm/i915: Cache request pointer in *_submission_final() - - - --- 2015-12-11 John Harrison New
[05/40] drm/i915: Split i915_dem_do_execbuffer() in half - - - --- 2015-12-11 John Harrison New
[13/13] drm/i915: Cache last IRQ seqno to reduce IRQ overhead - - - --- 2015-12-11 John Harrison New
[12/13] drm/i915: Add sync framework support to execbuff IOCTL - - - --- 2015-12-11 John Harrison New
[11/13] android/sync: Fix reversed sense of signaled fence - - - --- 2015-12-11 John Harrison New
[10/13] drm/i915: Updated request structure tracing - - - --- 2015-12-11 John Harrison New
[09/13] drm/i915: Interrupt driven fences - - - --- 2015-12-11 John Harrison New
[08/13] drm/i915: Delay the freeing of requests until retire time - - - --- 2015-12-11 John Harrison New
[07/13] drm/i915: Add per context timelines to fence object - - - --- 2015-12-11 John Harrison New
[06/13] drm/i915: Removed now redudant parameter to i915_gem_request_completed() - - - --- 2015-12-11 John Harrison New
[05/13] drm/i915: Convert requests to use struct fence - - - --- 2015-12-11 John Harrison New
[04/13] android/sync: Improved debug dump to dmesg - 1 - --- 2015-12-11 John Harrison New
[03/13] staging/android/sync: Move sync framework out of staging - - - --- 2015-12-11 John Harrison New
[02/13] staging/android/sync: add sync_fence_create_dma - 1 1 --- 2015-12-11 John Harrison New
[01/13] staging/android/sync: Support sync points created from dma-fences - 1 - --- 2015-12-11 John Harrison New
[RFC,37/37] drm/i915: Added preemption info to various trace points - - - --- 2015-11-23 John Harrison New
[RFC,36/37] drm/i915/preempt: update scheduler parameters to enable preemption - - - --- 2015-11-23 John Harrison New
[RFC,35/37] drm/i915/preempt: update (LRC) ringbuffer-filling code to create preemptive requests - - - --- 2015-11-23 John Harrison New
[RFC,34/37] drm/i915/preempt: scheduler logic for postprocessing preemptive requests - - - --- 2015-11-23 John Harrison New
[RFC,33/37] drm/i915/preempt: Refactor intel_lr_context_reset() - - - --- 2015-11-23 John Harrison New
[RFC,32/37] drm/i915/preempt: add hook to catch 'unexpected' ring submissions - - - --- 2015-11-23 John Harrison New
[RFC,31/37] drm/i915/preempt: scheduler logic for landing preemptive requests - - - --- 2015-11-23 John Harrison New
[RFC,30/37] drm/i915/preempt: don't allow nonbatch ctx init when the scheduler is busy - - - --- 2015-11-23 John Harrison New
[RFC,29/37] drm/i915/preempt: scheduler logic for preventing recursive preemption - - - --- 2015-11-23 John Harrison New
[RFC,28/37] drm/i915/preempt: scheduler logic for selecting preemptive requests - - - --- 2015-11-23 John Harrison New
[RFC,27/37] drm/i915/preempt: scheduler logic for queueing preemptive requests - - - --- 2015-11-23 John Harrison New
[RFC,26/37] drm/i915/preempt: preemption-related definitions and statistics - - - --- 2015-11-23 John Harrison New
[RFC,25/37] drm/i915/sched: include scheduler state in error capture - - - --- 2015-11-23 John Harrison New
[RFC,24/37] drm/i915/sched: set request 'head' on at start of ring submission - - - --- 2015-11-23 John Harrison New
[RFC,23/37] drm/i915: set request 'head' on allocation not in add_request() - - - --- 2015-11-23 John Harrison New
[RFC,22/37] drm/i915: track relative-constants-mode per-context not per-device - - - --- 2015-11-23 John Harrison New
[RFC,21/37] drm/i915/error: add GuC state error capture & decode - - - --- 2015-11-23 John Harrison New
[RFC,20/37] drm/i915/error: enhanced error capture of requests - - - --- 2015-11-23 John Harrison New
[RFC,19/37] drm/i915/error: capture errored context based on request context-id - - - --- 2015-11-23 John Harrison New
[RFC,18/37] drm/i915/guc: Fill in (part of?) the ADS whitelist - - - --- 2015-11-23 John Harrison New
[RFC,17/37] drm/i915/guc: Add support for GuC ADS (Addition Data Structure) - - - --- 2015-11-23 John Harrison New
[RFC,16/37] drm/i915/guc: Expose (intel)_lr_context_size() - - - --- 2015-11-23 John Harrison New
[RFC,15/37] drm/i915: add i915_wait_request() call after i915_add_request_no_flush() - - - --- 2015-11-23 John Harrison New
[RFC,14/37] drm/i915/guc: Expose GuC-maintained statistics - - - --- 2015-11-23 John Harrison New
[RFC,13/37] drm/i915/guc: Improve action error reporting, add preemption debug - - - --- 2015-11-23 John Harrison New
[RFC,12/37] drm/i915/guc: implement submission via REQUEST_PREEMPTION action - - - --- 2015-11-23 John Harrison New
[RFC,11/37] drm/i915/guc: Add a second client, to be used for preemption - - - --- 2015-11-23 John Harrison New
[RFC,10/37] drm/i915/guc: Tidy up GuC proc/ctx descriptor setup - - - --- 2015-11-23 John Harrison New
[RFC,09/37] drm/i915/error: track, capture & print ringbuffer submission activity - - - --- 2015-11-23 John Harrison New
[RFC,08/37] drm/i915/error: report size in pages for each object dumped - - - --- 2015-11-23 John Harrison New
[RFC,07/37] drm/i915/error: improve CSB reporting - - - --- 2015-11-23 John Harrison New
[RFC,06/37] drm/i915/error: report ctx id & desc for each request in the queue - - - --- 2015-11-23 John Harrison New
[RFC,05/37] drm/i915/error: capture ringbuffer pointed to by START - - - --- 2015-11-23 John Harrison New
[RFC,04/37] drm/i915/error: capture execlist state on error - - - --- 2015-11-23 John Harrison New
[RFC,03/37] drm/i915: hangcheck=idle should wake_up_all every time, not just once - - - --- 2015-11-23 John Harrison New
[RFC,02/37] drm/i915: recalculate ring space after reset - - - --- 2015-11-23 John Harrison New
[RFC,01/37] drm/i915: update ring space correctly - - - --- 2015-11-23 John Harrison New
[39/39] drm/i915: Allow scheduler to manage inter-ring object synchronisation - - - --- 2015-11-23 John Harrison New
[38/39] drm/i915: Add scheduling priority to per-context parameters - - - --- 2015-11-23 John Harrison New
[37/39] drm/i915: Enable GPU scheduler by default - - - --- 2015-11-23 John Harrison New
[36/39] drm/i915: Scheduler state dump via debugfs - - - --- 2015-11-23 John Harrison New
[35/39] drm/i915: GPU priority bumping to prevent starvation - - - --- 2015-11-23 John Harrison New
[34/39] drm/i915: Add scheduler support functions for TDR - - - --- 2015-11-23 John Harrison New
[33/39] drm/i915: Added seqno values to scheduler status dump - - - --- 2015-11-23 John Harrison New
[32/39] drm/i915: Added scheduler statistic reporting to debugfs - - - --- 2015-11-23 John Harrison New
[31/39] drm/i915: Add early exit to execbuff_final() if insufficient ring space - - - --- 2015-11-23 John Harrison New
[30/39] drm/i915: Added debug state dump facilities to scheduler - - - --- 2015-11-23 John Harrison New
[29/39] drm/i915: Added debugfs interface to scheduler tuning parameters - - - --- 2015-11-23 John Harrison New
[28/39] drm/i915: Added scheduler queue throttling by DRM file handle - - - --- 2015-11-23 John Harrison New
[27/39] drm/i915: Added trace points to scheduler - - - --- 2015-11-23 John Harrison New
[26/39] drm/i915: Connecting execbuff fences to scheduler - - - --- 2015-11-23 John Harrison New
[25/39] drm/i915: Add sync wait support to scheduler - - - --- 2015-11-23 John Harrison New
[24/39] drm/i915: Added immediate submission override to scheduler - - - --- 2015-11-23 John Harrison New
[23/39] drm/i915: Defer seqno allocation until actual hardware submission time - - - --- 2015-11-23 John Harrison New
[22/39] drm/i915: Support for 'unflushed' ring idle - - - --- 2015-11-23 John Harrison New
[21/39] drm/i915: Added a module parameter for allowing scheduler overrides - - - --- 2015-11-23 John Harrison New
[20/39] drm/i915: Added scheduler flush calls to ring throttle and idle functions - - - --- 2015-11-23 John Harrison New
[19/39] drm/i915: Added scheduler support to page fault handler - - - --- 2015-11-23 John Harrison New
[18/39] drm/i915: Added scheduler support to __wait_request() calls - - - --- 2015-11-23 John Harrison New
[17/39] drm/i915: Hook scheduler node clean up into retire requests - - - --- 2015-11-23 John Harrison New
[16/39] drm/i915: Added tracking/locking of batch buffer objects - - - --- 2015-11-23 John Harrison New
[15/39] drm/i915: Keep the reserved space mechanism happy - - - --- 2015-11-23 John Harrison New
[14/39] drm/i915: Redirect execbuffer_final() via scheduler - - - --- 2015-11-23 John Harrison New
[13/39] drm/i915: Added deferred work handler for scheduler - - - --- 2015-11-23 John Harrison New
[12/39] drm/i915: Added scheduler hook into i915_gem_request_notify() - - - --- 2015-11-23 John Harrison New
[11/39] drm/i915: Added scheduler hook when closing DRM file handles - - - --- 2015-11-23 John Harrison New
[10/39] drm/i915: Force MMIO flips when scheduler enabled - - - --- 2015-11-23 John Harrison New
[09/39] drm/i915: Disable hardware semaphores when GPU scheduler is enabled - - - --- 2015-11-23 John Harrison New
[08/39] drm/i915: Prepare retire_requests to handle out-of-order seqnos - - - --- 2015-11-23 John Harrison New
[07/39] drm/i915: Start of GPU scheduler - - - --- 2015-11-23 John Harrison New
[06/39] drm/i915: Re-instate request->uniq because it is extremely useful - 1 - --- 2015-11-23 John Harrison New
[05/39] drm/i915: Split i915_dem_do_execbuffer() in half - - - --- 2015-11-23 John Harrison New
[04/39] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two - - - --- 2015-11-23 John Harrison New
[03/39] drm/i915: Explicit power enable during deferred context initialisation - 1 - --- 2015-11-23 John Harrison New
« 1 2 ... 8 9 1013 14 »