Show patches with: Submitter = Chris Wilson       |   21523 patches
« 1 2 ... 163 164 165215 216 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[CI,3/8] drm/i915/execlists: Move clearing submission count from reset to init - 1 - --- 2016-10-04 Chris Wilson New
[CI,2/8] drm/i915/execlists: Reinitialise context image after GPU hang - 1 - --- 2016-10-04 Chris Wilson New
[CI,1/8] drm/i915: Share the computation of ring size for RING_CTL register - 1 - --- 2016-10-04 Chris Wilson New
[8/8] drm/i915: Show waiters in i915_hangcheck_info - 1 - --- 2016-10-03 Chris Wilson New
[7/8] drm/i915: Show RING registers through debugfs - 1 - --- 2016-10-03 Chris Wilson New
[6/8] drm/i915: Show bounds of active request in the ring on GPU hang - 1 - --- 2016-10-03 Chris Wilson New
[5/8] drm/i915: Double check hangcheck.seqno after reset - 1 - --- 2016-10-03 Chris Wilson New
[4/8] drm/i915: Disable irqs across GPU reset - 1 - --- 2016-10-03 Chris Wilson New
[3/8] drm/i915/execlists: Move clearing submission count from reset to init - 1 - --- 2016-10-03 Chris Wilson New
[2/8] drm/i915/execlists: Reinitialise context image after GPU hang - 1 - --- 2016-10-03 Chris Wilson New
[1/8] drm/i915: Share the computation of ring size for RING_CTL register - 1 - --- 2016-10-03 Chris Wilson New
[CI,3/3] drm/i915: Use correct index for backtracking HUNG semaphores - 1 - --- 2016-10-03 Chris Wilson New
[CI,2/3] drm/i915: Unalias obj->phys_handle and obj->userptr - 1 - --- 2016-10-03 Chris Wilson New
[CI,1/3] drm/i915: Just clear the mmiodebug before a register access - 1 - --- 2016-10-03 Chris Wilson New
drm/i915: Use correct index for backtracking HUNG semaphores - 1 - --- 2016-10-01 Chris Wilson New
drm/i915: Unalias obj->phys_handle and obj->userptr - 1 - --- 2016-09-30 Chris Wilson New
drm/i915: Just clear the mmiodebug before a register access - 1 - --- 2016-09-30 Chris Wilson New
[v3,3/3] drm/vgem: Keep a reference to the dmabuf when mmaped - - - --- 2016-09-30 Chris Wilson New
[v3,2/3] drm/prime: Take a ref on the drm_dev when exporting a dma_buf - - 1 --- 2016-09-30 Chris Wilson New
[v3,1/3] drm/prime: Pass the right module owner through to dma_buf_export() - 1 1 --- 2016-09-30 Chris Wilson New
[v2,2/2] drm/prime: Take a ref on the drm_dev when exporting a dma_buf - - - --- 2016-09-30 Chris Wilson New
[v2,1/2] drm/prime: Passing the right owner through to dma_buf_export() - - 1 --- 2016-09-30 Chris Wilson New
drm/i915: Disable irqs across GPU reset - 1 - --- 2016-09-30 Chris Wilson New
drm/prime: Passing the right owner through to dma_buf_export() - 1 - --- 2016-09-30 Chris Wilson New
[3/3] drm/i915: Show RING registers through debugfs - - - --- 2016-09-30 Chris Wilson New
[2/3] drm/i915: Call synchronize_irq() after resetting the GPU - - - --- 2016-09-30 Chris Wilson New
[1/3] drm/i915/execlists: Reinitialise context image after GPU hang - 1 - --- 2016-09-30 Chris Wilson New
lib: Typesafe generator macro for bsearch - - - --- 2016-09-29 Chris Wilson New
drm/i915/crt: Keep the EDID for the whole detect cycle - - - --- 2016-09-29 Chris Wilson New
drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctl - - - --- 2016-09-28 Chris Wilson New
drm: Convert prime dma-buf <-> handle to rbtree - 2 - --- 2016-09-26 Chris Wilson New
drm: Convert prime dma-buf <-> handle to rhashtable - 1 - --- 2016-09-22 Chris Wilson New
[libdrm,2/2] intel: Migrate handle/name lookups from linear lists to hashtables - - - --- 2016-09-22 Chris Wilson New
[libdrm,1/2] intel: Export raw GEM mmap interfaces - - - --- 2016-09-22 Chris Wilson New
[CI,3/3] drm/i915/execlists: Reset RING registers upon resume - 1 - --- 2016-09-21 Chris Wilson New
[CI,2/3] drm/i915: Only shrink the unbound objects during freeze - 1 - --- 2016-09-21 Chris Wilson New
[CI,1/3] drm/i915: Restore current RPS state after reset - 1 - --- 2016-09-21 Chris Wilson New
[38/38] drm/i915: Support explicit fencing for execbuf - 1 - --- 2016-09-20 Chris Wilson New
[37/38] drm/i915: Enable userspace to opt-out of implicit fencing - 1 - --- 2016-09-20 Chris Wilson New
[36/38] drm/i915: Enable multiple timelines - - - --- 2016-09-20 Chris Wilson New
[35/38] drm/i915: Reserve space in the global seqno during request allocation - 1 - --- 2016-09-20 Chris Wilson New
[34/38] drm/i915: Create a unique name for the context - 1 - --- 2016-09-20 Chris Wilson New
[33/38] drm/i915: Move the global sync optimisation to the timeline - 1 - --- 2016-09-20 Chris Wilson New
[32/38] drm/i915: Defer request emission - 1 - --- 2016-09-20 Chris Wilson New
[31/38] drm/i915: Record space required for request emission - 1 - --- 2016-09-20 Chris Wilson New
[30/38] drm/i915: Introduce a global_seqno for each request - 1 - --- 2016-09-20 Chris Wilson New
[29/38] drm/i915: Wait first for submission, before waiting for request completion - 1 - --- 2016-09-20 Chris Wilson New
[28/38] drm/i915: Queue the idling context switch after all other timelines - 1 - --- 2016-09-20 Chris Wilson New
[27/38] drm/i915: Combine seqno + tracking into a global timeline struct - 1 - --- 2016-09-20 Chris Wilson New
[26/38] drm/i915: Restore nonblocking awaits for modesetting - 1 - --- 2016-09-20 Chris Wilson New
[25/38] drm: Add reference counting to drm_atomic_state - 2 - --- 2016-09-20 Chris Wilson New
[24/38] drm/i915: Move GEM activity tracking into a common struct reservation_object - 1 - --- 2016-09-20 Chris Wilson New
[23/38] drm/i915: Use lockless object free - - - --- 2016-09-20 Chris Wilson New
[22/38] drm/i915: Move object release to a freelist + worker - - - --- 2016-09-20 Chris Wilson New
[21/38] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain - - - --- 2016-09-20 Chris Wilson New
[20/38] drm/i915: Implement pwrite without struct-mutex - - - --- 2016-09-20 Chris Wilson New
[19/38] drm/i915: Implement pread without struct-mutex - - - --- 2016-09-20 Chris Wilson New
[18/38] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex - - - --- 2016-09-20 Chris Wilson New
[17/38] drm/i915: Move object backing storage manipulation to its own locking - - - --- 2016-09-20 Chris Wilson New
[16/38] drm/i915: Pass around sg_table to get_pages/put_pages backend - - - --- 2016-09-20 Chris Wilson New
[15/38] drm/i915: Refactor object page API - - - --- 2016-09-20 Chris Wilson New
[14/38] drm/i915: Use a radixtree for random access to the object's backing storage - - - --- 2016-09-20 Chris Wilson New
[13/38] drm/i915: Markup GEM API with lockdep asserts - 1 - --- 2016-09-20 Chris Wilson New
[12/38] drm/i915: Reuse the active golden render state batch - 1 - --- 2016-09-20 Chris Wilson New
[11/38] drm/i915: Introduce an internal allocator for disposable private objects - - - --- 2016-09-20 Chris Wilson New
[10/38] drm/i915: Defer active reference until required - 1 - --- 2016-09-20 Chris Wilson New
[09/38] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked() - 1 - --- 2016-09-20 Chris Wilson New
[08/38] drm/i915: Rearrange i915_wait_request() accounting with callers - - - --- 2016-09-20 Chris Wilson New
[07/38] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate - 1 - --- 2016-09-20 Chris Wilson New
[06/38] drm/i915: Support asynchronous waits on struct fence from i915_gem_request - 1 - --- 2016-09-20 Chris Wilson New
[05/38] drm/i915: Compress GPU objects in error state - 1 - --- 2016-09-20 Chris Wilson New
[04/38] drm/i915: Consolidate error object printing - 1 - --- 2016-09-20 Chris Wilson New
[03/38] drm/i915: Always use the GTT for error capture - 1 - --- 2016-09-20 Chris Wilson New
[02/38] drm/i915: Stop the machine whilst capturing the GPU crash dump - - - --- 2016-09-20 Chris Wilson New
[01/38] drm/i915: Allow disabling error capture - 1 - --- 2016-09-20 Chris Wilson New
[2/2] drm/i915/execlists: Reset RING registers upon resume - 1 - --- 2016-09-16 Chris Wilson New
[1/2] drm/i915: Only shrink the unbound objects during freeze - - - --- 2016-09-16 Chris Wilson New
drm/i915: Restore current RPS state after reset - 1 - --- 2016-09-16 Chris Wilson New
[18/18] drm/i915: Support explicit fencing for execbuf - 1 - --- 2016-09-14 Chris Wilson New
[17/18] drm/i915: Enable userspace to opt-out of implicit fencing - 1 - --- 2016-09-14 Chris Wilson New
[16/18] drm/i915: Enable multiple timelines - - - --- 2016-09-14 Chris Wilson New
[15/18] drm/i915: Reserve space in the global seqno during request allocation - 1 - --- 2016-09-14 Chris Wilson New
[14/18] drm/i915: Create a unique name for the context - 1 - --- 2016-09-14 Chris Wilson New
[13/18] drm/i915: Move the global sync optimisation to the timeline - 1 - --- 2016-09-14 Chris Wilson New
[12/18] drm/i915: Defer request emission - 1 - --- 2016-09-14 Chris Wilson New
[11/18] drm/i915: Record space required for request emission - 1 - --- 2016-09-14 Chris Wilson New
[10/18] drm/i915: Introduce a global_seqno for each request - 1 - --- 2016-09-14 Chris Wilson New
[09/18] drm/i915: Wait first for submission, before waiting for request completion - 1 - --- 2016-09-14 Chris Wilson New
[08/18] drm/i915: Combine seqno + tracking into a global timeline struct - 1 - --- 2016-09-14 Chris Wilson New
[07/18] drm/i915: Restore nonblocking awaits for modesetting - - - --- 2016-09-14 Chris Wilson New
[06/18] drm: Add reference counting to drm_atomic_state - 1 - --- 2016-09-14 Chris Wilson New
[05/18] drm/i915: Move GEM activity tracking into a common struct reservation_object - 1 - --- 2016-09-14 Chris Wilson New
[04/18] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked() - 1 - --- 2016-09-14 Chris Wilson New
[03/18] drm/i915: Rearrange i915_wait_request() accounting with callers - 1 - --- 2016-09-14 Chris Wilson New
[02/18] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate - 1 - --- 2016-09-14 Chris Wilson New
[01/18] drm/i915: Support asynchronous waits on struct fence from i915_gem_request - - - --- 2016-09-14 Chris Wilson New
drm/i915: Only expand COND once in wait_for() - 1 - --- 2016-09-13 Chris Wilson New
[CI] drm/i915: Flush to GTT domain all GGTT bound objects after hibernation - 1 - --- 2016-09-09 Chris Wilson New
[CI] drm/i915: Shrink objects prior to hibernation - 1 - --- 2016-09-09 Chris Wilson New
[CI,21/21] drm/i915: Serialise execbuf operation after a dma-buf reservation object - 2 - --- 2016-09-09 Chris Wilson New
« 1 2 ... 163 164 165215 216 »