index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-09-07
drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
2020-09-07
drm/i915: Kill last user of intel_context_create_request outside of selftests
Maarten Lankhorst
2020-09-07
drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2.
Maarten Lankhorst
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
drm/i915: Pin engine before pinning all objects, v5.
Maarten Lankhorst
2020-09-07
drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
2020-09-07
drm/i915: Add ww context handling to context_barrier_task
Maarten Lankhorst
2020-09-07
drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
2020-09-07
drm/i915: Use per object locking in execbuf, v12.
Maarten Lankhorst
2020-09-07
drm/i915: Parse command buffer earlier in eb_relocate(slow)
Maarten Lankhorst
2020-09-07
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
Revert "drm/i915/gem: Split eb_vma into its own allocation"
Maarten Lankhorst
2020-09-07
Revert "drm/i915/gem: Drop relocation slowpath".
Maarten Lankhorst
2020-09-07
drm/i915: Revert relocation chaining commits.
Maarten Lankhorst
2020-09-07
Revert "drm/i915/gem: Async GPU relocations only"
Maarten Lankhorst
2020-09-07
drm/i915/gem: Free the fence after a fence-chain lookup failure
Chris Wilson
2020-09-07
drm/i915/gem: Reduce context termination list iteration guard to RCU
Chris Wilson
2020-09-07
drm/i915/selftests: Prevent selecting 0 for our random width/align
Chris Wilson
2020-09-07
drm/i915/gt: Hold context/request reference while breadcrumbs are active
Chris Wilson
2020-09-07
drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier
Chris Wilson
2020-09-07
drm/i915/gt: Shrink i915_page_directory's slab bucket
Chris Wilson
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gt: Only transfer the virtual context to the new engine if active
Chris Wilson
2020-09-07
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
2020-09-07
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
2020-09-07
drm/i915: Provide a fastpath for waiting on vma bindings
Chris Wilson
2020-09-07
drm/i915: Reduce locking around i915_active_acquire_preallocate_barrier()
Chris Wilson
2020-09-07
drm/i915: Make the stale cached active node available for any timeline
Chris Wilson
2020-09-07
drm/i915: Keep the most recently used active-fence upon discard
Chris Wilson
2020-09-07
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
2020-09-07
drm/i915: Skip taking acquire mutex for no ref->active callback
Chris Wilson
2020-09-07
drm/i915/selftests: Drop stale timeline constructor assert
Chris Wilson
2020-09-07
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-09-07
drm/i915/gem: Delay tracking the GEM context until it is registered
Chris Wilson
2020-09-07
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
2020-09-07
drm/i915/selftests: Flush the active barriers before asserting
Chris Wilson
2020-09-07
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
2020-09-07
drm/i915/gt: Disable preparser around xcs invalidations on tgl
Chris Wilson
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
2020-09-07
drm/i915: Soften the tasklet flush frequency before waits
Chris Wilson
2020-09-07
drm/i915/selftests: Mock the status_page.vma for the kernel_context
Chris Wilson
2020-09-07
drm/i915: Reduce i915_request.lock contention for i915_request_wait
Chris Wilson
2020-08-28
Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2020-08-28
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-08-27
drm/mgag200: fix spelling mistake "expeced" -> "expected"
Colin Ian King
[next]