index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_exec_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
1
-12
/
+11
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
1
-1
/
+31
2026-01-21
drm/xe/uapi: disallow bind queue sharing
Matthew Auld
1
-1
/
+31
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-2
/
+0
2026-01-06
drm/xe/doc: Remove KEEP_ACTIVE feature
Niranjana Vishwanathapura
1
-3
/
+2
2026-01-06
Revert "drm/xe/multi_queue: Support active group after primary is destroyed"
Niranjana Vishwanathapura
1
-53
/
+2
2025-12-22
drm/xe/vf: Check if scheduler groups are enabled
Daniele Ceraolo Spurio
1
-0
/
+3
2025-12-22
drm/xe/pf: Scheduler groups are incompatible with multi-lrc
Daniele Ceraolo Spurio
1
-0
/
+16
2025-12-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-3
/
+0
2025-12-11
drm/xe/doc: Add documentation for Multi Queue Group GuC interface
Niranjana Vishwanathapura
1
-0
/
+3
2025-12-11
drm/xe/doc: Add documentation for Multi Queue Group
Niranjana Vishwanathapura
1
-0
/
+45
2025-12-11
drm/xe/multi_queue: Support active group after primary is destroyed
Niranjana Vishwanathapura
1
-2
/
+53
2025-12-11
drm/xe/multi_queue: Handle tearing down of a multi queue
Niranjana Vishwanathapura
1
-0
/
+10
2025-12-11
drm/xe/multi_queue: Add support for multi queue dynamic priority change
Niranjana Vishwanathapura
1
-2
/
+9
2025-12-11
drm/xe/multi_queue: Add exec_queue set_property ioctl support
Niranjana Vishwanathapura
1
-0
/
+35
2025-12-11
drm/xe/multi_queue: Handle invalid exec queue property setting
Niranjana Vishwanathapura
1
-9
/
+57
2025-12-11
drm/xe/multi_queue: Add multi queue priority property
Niranjana Vishwanathapura
1
-1
/
+16
2025-12-11
drm/xe/multi_queue: Add user interface for multi queue support
Niranjana Vishwanathapura
1
-2
/
+195
2025-12-04
drm/xe: Fix duplicated put due to merge resolution
Thomas Hellström
1
-3
/
+0
2025-12-03
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-0
/
+3
2025-12-01
drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
Matthew Brost
1
-3
/
+23
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
1
-0
/
+3
2025-11-07
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
1
-0
/
+14
2025-11-04
drm/xe: Remove last fence dependency check from binds and execs
Matthew Brost
1
-23
/
+0
2025-11-04
drm/xe: Attach last fence to TLB invalidation job queues
Matthew Brost
1
-1
/
+102
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
1
-0
/
+14
2025-10-28
drm/xe: Limit number of jobs per exec queue
Shuicheng Lin
1
-0
/
+2
2025-10-09
drm/xe: Move queue init before LRC creation
Matthew Brost
1
-10
/
+35
2025-10-09
drm/xe: Track LR jobs in DRM scheduler pending list
Matthew Brost
1
-19
/
+0
2025-10-06
drm/xe: Force user context allocations in user VRAM
Piotr Piórkowski
1
-2
/
+5
2025-10-03
Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
Matthew Brost
1
-24
/
+0
2025-10-02
drm/xe/doc: Add documentation for Execution Queues
Niranjana Vishwanathapura
1
-0
/
+23
2025-09-16
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
1
-7
/
+15
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
1
-1
/
+1
2025-08-08
drm/xe/vf: Refactor CCS save/restore to use default migration context
Satyanarayana K V P
1
-0
/
+15
2025-08-04
drm/xe/vf: Refresh utilization buffer during migration recovery
Tomasz Lis
1
-1
/
+9
2025-08-04
drm/xe/vf: Post migration, repopulate ring area for pending request
Tomasz Lis
1
-0
/
+24
2025-08-04
drm/xe/vf: Rebase MEMIRQ structures for all contexts after migration
Tomasz Lis
1
-2
/
+5
2025-08-04
drm/xe/vf: Rebase HWSP of all contexts after migration
Tomasz Lis
1
-0
/
+13
2025-07-24
drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
Matthew Brost
1
-0
/
+48
2025-07-02
drm/xe: Don't compare GT ID to GT count when determining valid GTs
Matt Roper
1
-1
/
+1
2025-06-02
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
Maciej Patelczyk
1
-5
/
+1
2025-05-29
drm/xe: Create LRC BO without VM
Niranjana Vishwanathapura
1
-9
/
+0
2025-05-12
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
1
-1
/
+1
2025-05-07
drm/xe: Use copy_from_user() instead of __copy_from_user()
Harish Chegondi
1
-5
/
+4
2025-03-06
drm/xe: Allow fault injection in exec queue IOCTLs
Francois Dugast
1
-0
/
+1
2025-03-05
drm/xe/uapi: Use hint for guc to set GT frequency
Tejas Upadhyay
1
-3
/
+7
[next]