Show patches with: Submitter = Chris Wilson       |    State = Action Required       |   925 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm: Handle unexpected holes in color-eviction - 2 - --- 2018-02-19 Chris Wilson New
[2/2] drm/mm: Micro-optimise updating the upper layers of the interval tree - 1 - --- 2018-02-19 Chris Wilson New
[1/2] drm/mm: Fix caching of leftmost node in the interval tree - 1 - --- 2018-02-19 Chris Wilson New
drm/mm: Fix caching of leftmost node in the interval tree - - - --- 2018-02-15 Chris Wilson New
drm: Use idr_init_base(1) when using id==0 for invalid 1 1 - --- 2018-02-12 Chris Wilson New
dma-buf/sw_sync: Fix kerneldoc warnings - - - --- 2018-02-08 Chris Wilson New
drm: Fix kerneldoc warnings for drm_lease - - - --- 2018-02-08 Chris Wilson New
dma-buf: Remove unused sync_dump() - - - --- 2018-02-08 Chris Wilson New
dma-buf: Refanctor reservation_object_add_shared_fence() - - - --- 2018-01-30 Chris Wilson New
drm/i915/dp: Fix compilation of intel_dp_hdcp_check_link - - - --- 2018-01-18 Chris Wilson New
drm: Make PANEL_ORIENTATION_QUIRKS depend on DRM - - - --- 2018-01-15 Chris Wilson New
drm/syncobj: Stop reusing the same struct file for all syncobj -> fd - 1 - --- 2017-12-19 Chris Wilson New
drm/syncobj: reset file ptr to NULL when released. - - - --- 2017-12-19 Chris Wilson New
drm: Give the DRM device's anon_inode a unique lockclass for its mmap_rswem - - - --- 2017-12-11 Chris Wilson New
[v3] drm/printer: Add drm_vprintf() - 1 - --- 2017-11-22 Chris Wilson New
lib/rbtree,drm/mm: Add rbtree_replace_node_cached() 1 1 - --- 2017-11-22 Chris Wilson New
[2/2] dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace - - - --- 2017-11-15 Chris Wilson New
dma-buf/fence: Fix lock inversion within dma-fence-array - 1 - --- 2017-11-14 Chris Wilson New
[v2] drm/printer: Add drm_vprintf() - 1 - --- 2017-11-10 Chris Wilson New
[2/2] drm/selftests/mm: Add callsite indicator to common asserts - 1 - --- 2017-11-09 Chris Wilson New
[1/2] lib/rbtree,drm/mm: Add rbtree_replace_node_cached() 1 - - --- 2017-11-09 Chris Wilson New
drm/selftests/mm: Insert cond_resched() between insert modes - 1 - --- 2017-11-07 Chris Wilson New
drm/drm_vma_manager.c: Remove useless goto statement - - - --- 2017-11-01 Chris Wilson New
drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all - 1 - --- 2017-10-31 Chris Wilson New
WARNING in drm_modeset_lock_all - - - --- 2017-10-30 Chris Wilson New
drm: Enable pr_debug() for drm_printer - - - --- 2017-10-27 Chris Wilson New
drm: Hold idr_mutex for _drm_lease_revoke - - - --- 2017-10-19 Chris Wilson New
drm: Hold idr_mutex for _drm_lease_revoke - - - --- 2017-10-19 Chris Wilson New
[2/2] dma-buf/fence: Sparse wants __rcu on the object itself - - - --- 2017-09-01 Chris Wilson New
[1/2] drm/syncobj: Mark up the fence as an RCU protected pointer - - - --- 2017-09-01 Chris Wilson New
drm: Squelch DEBUG_ATOMIC message for pointer manipulations - 1 - --- 2017-08-21 Chris Wilson New
drm: Release driver tracking before making the object available again - 1 - --- 2017-08-19 Chris Wilson New
drm: Wake up all waiters for the vblank - 1 - --- 2017-08-17 Chris Wilson New
dma-buf/dma-fence: Signal all callbacks from dma_fence_release() - - - --- 2017-08-11 Chris Wilson New
drm: RCU syncobj - - - --- 2017-08-10 Chris Wilson New
drm/vgem: Couple in drm_syncobj support - - - --- 2017-08-09 Chris Wilson New
drm: Wake up next in drm_read() chain if we are forced to putback the event - - - --- 2017-08-04 Chris Wilson New
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence - - - --- 2017-07-28 Chris Wilson New
[2/2] drm/dp: Don't trust drm_dp_downstream_id() - 1 - --- 2017-07-20 Chris Wilson New
[1/2] drm/dp: Fix read pointer for drm_dp_downsteam_debug() - 1 - --- 2017-07-20 Chris Wilson New
drm: Prevent early NULL dereference of fb_helper->fb - - - --- 2017-07-19 Chris Wilson New
4.9-rc1 lockdep warning suggesting a deadlock between nouveau and i915 with prime video outputs act… - - - --- 2017-07-13 Chris Wilson New
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence() - 1 - --- 2017-07-05 Chris Wilson New
drm: Remove pending_read_domains and pending_write_domain - - - --- 2017-07-05 Chris Wilson New
[v3] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline - - - --- 2017-06-29 Chris Wilson New
[v2] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline - - - --- 2017-06-29 Chris Wilson New
[v2] dma-buf/sw-sync: Fix locking around sync_timeline lists - - - --- 2017-06-29 Chris Wilson New
[7/7] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline - - - --- 2017-06-29 Chris Wilson New
[6/7] dma-buf/sw-sync: Fix locking around sync_timeline lists - - - --- 2017-06-29 Chris Wilson New
[5/7] dma-buf/sw-sync: sync_pt is private and of fixed size - - - --- 2017-06-29 Chris Wilson New
[4/7] dma-buf/sw-sync: Reduce irqsave/irqrestore from known context - - - --- 2017-06-29 Chris Wilson New
[3/7] dma-buf/sw-sync: Prevent user overflow on timeline advance - - - --- 2017-06-29 Chris Wilson New
[2/7] dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound - - - --- 2017-06-29 Chris Wilson New
[1/7] dma-buf/dma-fence: Extract __dma_fence_is_later() - 1 - --- 2017-06-29 Chris Wilson New
dma-buf/sw_sync: Fix timeline/pt overflow cases - - - --- 2017-06-28 Chris Wilson New
[v2] drm/vgem: Pin our pages for dmabuf exports - - - --- 2017-06-22 Chris Wilson New
drm/vgem: Pin our pages for dmabuf exports - - - --- 2017-06-22 Chris Wilson New
drm: Add deprecation warnings to the old midlayer callbacks - - - --- 2017-06-01 Chris Wilson New
[RFC] drm: Optimise drm_ioctl() for small user args - 1 - --- 2017-05-30 Chris Wilson New
[v5] dma-buf/sync-file: Defer creation of sync_file->name - 1 - --- 2017-05-16 Chris Wilson New
[v4] dma-buf/sync-file: Defer creation of sync_file->name - - - --- 2017-05-15 Chris Wilson New
[2/2] drm/dp: Wait up all outstanding tx waiters - - - --- 2017-05-13 Chris Wilson New
[1/2] drm/dp: Read the tx msg state once after checking for an event - - - --- 2017-05-13 Chris Wilson New
[v3] dma-buf/sync-file: Defer creation of sync_file->name - - - --- 2017-05-12 Chris Wilson New
dma-buf/sync-file: Defer creation of sync_file->name - - - --- 2017-05-12 Chris Wilson New
drm/vgem: Convert to a struct drm_device subclass - 1 - --- 2017-05-08 Chris Wilson New
drm/i915: uninitialized value on error path - - - --- 2017-04-13 Chris Wilson New
[3/3] drm/i915: Squash repeated awaits on the same fence - - - --- 2017-04-08 Chris Wilson New
[2/3] drm/i915: Mark up clflushes as belonging to an unordered timeline (NO_CONTEXT) - - - --- 2017-04-08 Chris Wilson New
[1/3] dma-fence: Reserve 0 as a special NO_CONTEXT token - - - --- 2017-04-08 Chris Wilson New
[v2] dma-buf: Implement simple read/write vfs ops - - 1 --- 2017-04-07 Chris Wilson New
dma-buf: Implement simple read/write vfs ops - - - --- 2017-04-07 Chris Wilson New
drm: Don't allow interruptions when opening debugfs/crc - - - --- 2017-04-07 Chris Wilson New
drm: Don't allow interruptions when opening debugfs/crc - 1 - --- 2017-04-07 Chris Wilson New
drm: Convert cmpxchg(bool) back to a two step operation - - - --- 2017-03-30 Chris Wilson New
drm/mm: Split up long running selftests with cond_resched() - 1 - --- 2017-03-29 Chris Wilson New
[v2] drm: Make the decision to keep vblank irq enabled earlier - 2 - --- 2017-03-24 Chris Wilson New
drm: Make the decision to keep vblank irq enabled earlier - 2 - --- 2017-03-23 Chris Wilson New
[v2] drm: Refactor vblank sequence number comparison - 1 - --- 2017-03-22 Chris Wilson New
[v2,4/4] drm: Peek at the current counter/timestamp for vblank queries - - - --- 2017-03-17 Chris Wilson New
[v2,3/4] drm: Refactor vblank sequence number comparison - - - --- 2017-03-17 Chris Wilson New
[v2,2/4] drm: vblank cannot be enabled if dev->irq_enabled is false - - - --- 2017-03-17 Chris Wilson New
[v2,1/4] drm: Mark up accesses of vblank->enabled outside of its spinlock - 1 - --- 2017-03-17 Chris Wilson New
[1/2] drm: Mark up accesses of vblank->enabled outside of its spinlock - - - --- 2017-03-17 Chris Wilson New
[2/2] drm: Peek at the current counter/timestamp for vblank queries - - - --- 2017-03-16 Chris Wilson New
[1/2] drm: Mark up accesses of vblank->enabled outside of its spinlock - - - --- 2017-03-16 Chris Wilson New
[3/3] drm: Peek at the current counter/timestamp for vblank queries - - - --- 2017-03-15 Chris Wilson New
[2/3] drm: Skip the waitqueue setup for vblank queries - 1 - --- 2017-03-15 Chris Wilson New
[1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) - 1 - --- 2017-03-15 Chris Wilson New
drm: Forward declare struct platform_device - 1 - --- 2017-03-09 Chris Wilson New
[regression] Re: 4.11-rc0, thinkpad x220: GPU hang - - - --- 2017-03-06 Chris Wilson New
dma-buf/reservation: Wrap ww_mutex_trylock - 1 - --- 2017-02-21 Chris Wilson New
[2/2] drm/i915: Avoid decomposing a signal-on-any fence-array - 1 - --- 2017-02-17 Chris Wilson New
[1/2] dma-fence: Flag when a fence-array is using signal-on-any - 1 - --- 2017-02-17 Chris Wilson New
dma-buf/fence: Avoid use of uninitialised timestamp - - - --- 2017-02-14 Chris Wilson New
[1/2] drm/i915: Use helper for setting plane->state->fb - 1 - --- 2017-02-14 Chris Wilson New
drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTE - - - --- 2017-02-10 Chris Wilson New
[2/2] drm: Cancel drm_fb_helper_resume_work on unload - - - --- 2017-02-07 Chris Wilson New
[1/2] drm: Cancel drm_fb_helper_dirty_work on unload - - - --- 2017-02-07 Chris Wilson New
drm: Micro-optimise drm_mm_for_each_node_in_range() - 1 - --- 2017-02-04 Chris Wilson New
« 1 2 3 49 10 »