index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-29
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
2020-09-29
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2020-09-26
drm/i915/gem: Hold request reference for canceling an active context
Chris Wilson
2020-09-26
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
2020-09-24
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
2020-09-23
drm/i915/uc: tune down GuC communication enabled/disabled messages
Jani Nikula
2020-09-22
drm/i915: check i915_vm_alloc_pt_stash for errors
Matthew Auld
2020-09-21
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
2020-09-18
drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
Chris Wilson
2020-09-18
drm/i915: Reduce GPU error capture mutex hold time
Chris Wilson
2020-09-18
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-09-18
drm/i915/gt: Show engine properties in the pretty printer
Chris Wilson
2020-09-17
drm/i915: Fix an error code i915_gem_object_copy_blt()
Dan Carpenter
2020-09-15
drm/i915/gt: Use a mmio read of the CSB in case of failure
Chris Wilson
2020-09-15
drm/i915/gt: Apply the CSB w/a for all
Chris Wilson
2020-09-15
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
2020-09-15
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2020-09-15
drm/i915/gt: Check for a registered driver with IPS
Chris Wilson
2020-09-15
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
2020-09-15
drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
Chris Wilson
2020-09-15
drm/i915/gem: Avoid implicit vmap for highmem on x86-32
Chris Wilson
2020-09-07
drm/i915: Unlock the shared hwsp_gtt object after pinning
Thomas Hellström
2020-09-07
drm/i915: Filter wake_flags passed to default_wake_function
Chris Wilson
2020-09-07
drm/i915: Remove i915_request.lock requirement for execution callbacks
Chris Wilson
2020-09-07
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
2020-09-07
drm/i915: Add ww locking to pin_to_display_plane, v2.
Maarten Lankhorst
2020-09-07
drm/i915: Add ww locking to vm_fault_gtt
Maarten Lankhorst
2020-09-07
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
2020-09-07
drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
2020-09-07
drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
2020-09-07
drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
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
[next]