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
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
2020-09-11
Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2020-09-10
drm/i915: Fix slightly botched merge in __reloc_entry_gpu
Maarten Lankhorst
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-09-09
Backmerge drm-fixes merge into drm-next
Dave Airlie
2020-09-08
drm/i915: fix regression leading to display audio probe failure on GLK
Kai Vehmanen
2020-09-08
Revert "drm/i915/gem: Delete unused code"
Dave Airlie
2020-09-08
Revert "drm/i915/gem: Async GPU relocations only"
Dave Airlie
2020-09-08
Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"
Dave Airlie
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
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
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
[next]