summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_exec_queue.c
AgeCommit message (Expand)Author
7 daysdrm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()Shuicheng Lin
7 daysdrm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin
2026-03-04drm/xe: Add missing kernel docs in xe_exec_queue.cNiranjana Vishwanathapura
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-02-27drm/xe/vf: Redo LRC creation while in VF fixupsTomasz Lis
2026-02-27drm/xe: Wrappers for setting and getting LRC referencesTomasz Lis
2026-02-27drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-02-27drm/xe: restrict multi-lrc to VCS/VECS enginesXin Wang
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-29drm/xe/multi_queue: Protect priority against concurrent accessNiranjana Vishwanathapura
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2026-01-06drm/xe/doc: Remove KEEP_ACTIVE featureNiranjana Vishwanathapura
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura
2025-12-22drm/xe/vf: Check if scheduler groups are enabledDaniele Ceraolo Spurio
2025-12-22drm/xe/pf: Scheduler groups are incompatible with multi-lrcDaniele Ceraolo Spurio
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-11drm/xe/doc: Add documentation for Multi Queue Group GuC interfaceNiranjana Vishwanathapura
2025-12-11drm/xe/doc: Add documentation for Multi Queue GroupNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle tearing down of a multi queueNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add support for multi queue dynamic priority changeNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle invalid exec queue property settingNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura
2025-12-04drm/xe: Fix duplicated put due to merge resolutionThomas Hellström
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost
2025-11-04drm/xe: Remove last fence dependency check from binds and execsMatthew Brost
2025-11-04drm/xe: Attach last fence to TLB invalidation job queuesMatthew Brost
2025-11-04drm/xe: Enforce correct user fence signaling order usingMatthew Brost
2025-10-28drm/xe: Limit number of jobs per exec queueShuicheng Lin
2025-10-09drm/xe: Move queue init before LRC creationMatthew Brost
2025-10-09drm/xe: Track LR jobs in DRM scheduler pending listMatthew Brost
2025-10-06drm/xe: Force user context allocations in user VRAMPiotr Piórkowski
2025-10-03Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"Matthew Brost
2025-10-02drm/xe/doc: Add documentation for Execution QueuesNiranjana Vishwanathapura
2025-09-16drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost
2025-08-08drm/xe/vf: Refactor CCS save/restore to use default migration contextSatyanarayana K V P