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-7.0.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_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-24
/
+91
2026-01-26
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
1
-1
/
+1
2026-01-18
drm/xe: Disable timestamp WA on VFs
Matthew Brost
1
-0
/
+3
2026-01-11
drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
Matthew Brost
1
-14
/
+28
2026-01-11
drm/xe: Disable timestamp WA on VFs
Matthew Brost
1
-0
/
+3
2025-12-12
drm/xe/multi_queue: Add multi queue priority property
Niranjana Vishwanathapura
1
-0
/
+29
2025-12-01
drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
Matthew Brost
1
-13
/
+29
2025-12-01
drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshot
Matthew Brost
1
-0
/
+8
2025-10-09
drm/xe: Make LRC W/A scratch buffer usage consistent
Matthew Brost
1
-1
/
+1
2025-10-09
drm/xe: Add NULL checks to scratch LRC allocation
Matthew Brost
1
-4
/
+9
2025-10-06
drm/xe: Combine userspace context check
Piotr Piórkowski
1
-4
/
+2
2025-10-06
drm/xe: Force user context allocations in user VRAM
Piotr Piórkowski
1
-0
/
+3
2025-09-19
drm/xe/lrc: Allow to add user commands mid context switch
Lucas De Marchi
1
-0
/
+37
2025-09-19
drm/xe/lrc: Allow INDIRECT_CTX for more engine classes
Lucas De Marchi
1
-4
/
+10
2025-09-19
drm/xe/lrc: Allow to add user commands on context switch
Lucas De Marchi
1
-0
/
+32
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
1
-3
/
+4
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-4
/
+4
2025-08-04
drm/xe/vf: Refresh utilization buffer during migration recovery
Tomasz Lis
1
-7
/
+32
2025-08-04
drm/xe/vf: Rebase MEMIRQ structures for all contexts after migration
Tomasz Lis
1
-2
/
+49
2025-08-04
drm/xe/vf: Rebase HWSP of all contexts after migration
Tomasz Lis
1
-0
/
+17
2025-07-25
drm/xe/xelp: Add Wa_18022495364
Tvrtko Ursulin
1
-0
/
+21
2025-07-25
drm/xe/xelp: Implement Wa_16010904313
Tvrtko Ursulin
1
-0
/
+44
2025-07-14
drm/xe/lrc: Add table with LRC layout
Lucas De Marchi
1
-0
/
+24
2025-07-14
drm/xe: Waste fewer instructions in emit_wa_job()
Tvrtko Ursulin
1
-5
/
+7
2025-07-14
drm/xe/lrc: Remove leftover TODO/FIXME
Lucas De Marchi
1
-6
/
+0
2025-07-14
drm/xe/lrc: Reduce scope of empty lrc data
Lucas De Marchi
1
-11
/
+11
2025-07-14
drm/xe: Update register definitions in LRC layout header
Xin Wang
1
-4
/
+1
2025-07-14
drm/xe: Add plumbing for indirect context workarounds
Tvrtko Ursulin
1
-2
/
+82
2025-07-14
drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
Tvrtko Ursulin
1
-3
/
+5
2025-07-14
drm/xe: Track number of written dwords from workaround batch buffer emission
Tvrtko Ursulin
1
-1
/
+4
2025-07-14
drm/xe: Rename utilization workaround emission function
Tvrtko Ursulin
1
-3
/
+5
2025-07-14
drm/xe: Pass wa bb setup arguments in a struct
Tvrtko Ursulin
1
-40
/
+53
2025-07-14
drm/xe: Generalize wa bb emission code
Tvrtko Ursulin
1
-22
/
+48
2025-07-01
drm/xe: Consolidate LRC offset calculations
Tvrtko Ursulin
1
-23
/
+18
2025-06-28
drm/xe: Drop bo->size
Matthew Brost
1
-2
/
+2
2025-06-17
drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset
Matthew Brost
1
-1
/
+1
2025-06-12
drm/xe: Make WA BB part of LRC BO
Matthew Brost
1
-18
/
+18
2025-06-12
drm/xe/lrc: Prepare WA BB setup for more users
Lucas De Marchi
1
-14
/
+55
2025-06-12
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
1
-4
/
+20
2025-05-29
drm/xe: Create LRC BO without VM
Niranjana Vishwanathapura
1
-19
/
+4
2025-05-13
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
1
-7
/
+178
2025-05-13
drm/xe: Save the gt pointer in lrc and drop the tile
Umesh Nerlige Ramappa
1
-2
/
+2
2025-05-13
drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
Umesh Nerlige Ramappa
1
-1
/
+1
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
1
-3
/
+7
2025-03-31
drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()
Gustavo Sousa
1
-7
/
+10
2025-03-10
drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumps
Matt Roper
1
-0
/
+1
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
1
-3
/
+15
2024-12-13
drm/xe: Initial MSI-X support for HW engines
Ilia Levi
1
-4
/
+20
[next]