index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_exec_queue.c
Age
Commit message (
Expand
)
Author
Lines
2026-01-21
drm/xe/uapi: disallow bind queue sharing
Matthew Auld
-1
/
+31
2025-12-04
drm/xe: Fix duplicated put due to merge resolution
Thomas Hellström
-3
/
+0
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-0
/
+3
2025-11-07
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
-0
/
+14
2025-11-04
drm/xe: Remove last fence dependency check from binds and execs
Matthew Brost
-23
/
+0
2025-11-04
drm/xe: Attach last fence to TLB invalidation job queues
Matthew Brost
-1
/
+102
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
-0
/
+14
2025-10-28
drm/xe: Limit number of jobs per exec queue
Shuicheng Lin
-0
/
+2
2025-10-09
drm/xe: Move queue init before LRC creation
Matthew Brost
-10
/
+35
2025-10-09
drm/xe: Track LR jobs in DRM scheduler pending list
Matthew Brost
-19
/
+0
2025-10-06
drm/xe: Force user context allocations in user VRAM
Piotr Piórkowski
-2
/
+5
2025-10-03
Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
Matthew Brost
-24
/
+0
2025-10-02
drm/xe/doc: Add documentation for Execution Queues
Niranjana Vishwanathapura
-0
/
+23
2025-09-16
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
-7
/
+15
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
-1
/
+1
2025-08-08
drm/xe/vf: Refactor CCS save/restore to use default migration context
Satyanarayana K V P
-0
/
+15
2025-08-04
drm/xe/vf: Refresh utilization buffer during migration recovery
Tomasz Lis
-1
/
+9
2025-08-04
drm/xe/vf: Post migration, repopulate ring area for pending request
Tomasz Lis
-0
/
+24
2025-08-04
drm/xe/vf: Rebase MEMIRQ structures for all contexts after migration
Tomasz Lis
-2
/
+5
2025-08-04
drm/xe/vf: Rebase HWSP of all contexts after migration
Tomasz Lis
-0
/
+13
2025-07-24
drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
Matthew Brost
-0
/
+48
2025-07-02
drm/xe: Don't compare GT ID to GT count when determining valid GTs
Matt Roper
-1
/
+1
2025-06-02
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
Maciej Patelczyk
-5
/
+1
2025-05-29
drm/xe: Create LRC BO without VM
Niranjana Vishwanathapura
-9
/
+0
2025-05-12
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
-1
/
+1
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
-5
/
+4
2025-03-06
drm/xe: Allow fault injection in exec queue IOCTLs
Francois Dugast
-0
/
+1
2025-03-05
drm/xe/uapi: Use hint for guc to set GT frequency
Tejas Upadhyay
-3
/
+7
2025-02-19
drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()
Matt Roper
-4
/
+2
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
-2
/
+54
2025-02-03
drm/xe/pxp: Add PXP queue tracking and session start
Daniele Ceraolo Spurio
-0
/
+1
2025-02-03
drm/xe/pxp: Allocate PXP execution resources
Daniele Ceraolo Spurio
-0
/
+3
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
-1
/
+0
2024-12-23
drm/xe: Fix fault on fd close after unbind
Lucas De Marchi
-0
/
+9
2024-12-20
drm/xe: Use q->xef for accessing xe file
Lucas De Marchi
-8
/
+4
2024-12-20
drm/xe: Fix fault on fd close after unbind
Lucas De Marchi
-0
/
+9
2024-12-13
drm/xe: Initial MSI-X support for HW engines
Ilia Levi
-1
/
+3
2024-11-14
drm/xe: Allow fault injection in vm create and vm bind IOCTLs
Francois Dugast
-0
/
+1
2024-11-13
drm/xe: Wait on killed exec queues
Lucas De Marchi
-0
/
+6
2024-11-05
drm/xe: Stop accumulating LRC timestamp on job_free
Lucas De Marchi
-0
/
+6
2024-11-05
drm/xe: Stop accumulating LRC timestamp on job_free
Lucas De Marchi
-0
/
+6
2024-10-03
drm/xe/queue: move xa_alloc to prevent UAF
Matthew Auld
-1
/
+3
2024-10-03
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
-2
/
+0
2024-09-27
drm/xe/queue: move xa_alloc to prevent UAF
Matthew Auld
-1
/
+3
2024-09-24
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
-2
/
+0
2024-09-12
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
-1
/
+3
2024-09-06
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
-1
/
+3
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
-1
/
+1
2024-08-19
drm/xe: prevent UAF around preempt fence
Matthew Auld
-1
/
+0
2024-08-17
drm/xe/exec_queue: Prepare last fence for hw engine group resume context
Francois Dugast
-2
/
+31
[next]