index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
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-12
drm/xe/doc: Add documentation for Multi Queue Group GuC interface
Niranjana Vishwanathapura
1
-0
/
+3
2025-12-12
drm/xe/doc: Add documentation for Multi Queue Group
Niranjana Vishwanathapura
1
-0
/
+45
2025-12-12
drm/xe/multi_queue: Support active group after primary is destroyed
Niranjana Vishwanathapura
1
-2
/
+53
2025-12-12
drm/xe/multi_queue: Handle tearing down of a multi queue
Niranjana Vishwanathapura
1
-0
/
+10
2025-12-12
drm/xe/multi_queue: Add support for multi queue dynamic priority change
Niranjana Vishwanathapura
1
-2
/
+9
2025-12-12
drm/xe/multi_queue: Add exec_queue set_property ioctl support
Niranjana Vishwanathapura
1
-0
/
+35
2025-12-12
drm/xe/multi_queue: Handle invalid exec queue property setting
Niranjana Vishwanathapura
1
-9
/
+57
2025-12-12
drm/xe/multi_queue: Add multi queue priority property
Niranjana Vishwanathapura
1
-1
/
+16
2025-12-12
drm/xe/multi_queue: Add user interface for multi queue support
Niranjana Vishwanathapura
1
-2
/
+195
2025-12-05
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-29
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-04
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-17
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-25
drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
Matthew Brost
1
-0
/
+48
2025-07-03
drm/xe: Don't compare GT ID to GT count when determining valid GTs
Matt Roper
1
-1
/
+1
2025-06-03
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-13
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]