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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
drm/xe: Prevent BIT() overflow when handling invalid prefetch region
Shuicheng Lin
1
-2
/
+2
2025-12-01
drm/xe/irq: Handle msix vector0 interrupt
Venkata Ramana Nayana
1
-17
/
+1
2025-12-01
drm/xe/kunit: Fix forcewake assertion in mocs test
Matt Roper
1
-1
/
+1
2025-12-01
drm/pcids: Split PTL pciids group to make wcl subplatform
Dnyaneshwar Bhadane
1
-0
/
+1
2025-11-24
drm/xe/xe3: Add WA_14024681466 for Xe3_LPG
Nitin Gote
2
-0
/
+5
2025-11-24
drm/xe/xe3: Extend wa_14023061436
Tangudu Tilak Tirumalesh
1
-0
/
+2
2025-11-24
drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg
Nitin Gote
1
-0
/
+5
2025-11-24
drm/xe: Do clean shutdown also when using flr
Jouni Högander
1
-9
/
+9
2025-11-24
drm/xe: Move declarations under conditional branch
Tejas Upadhyay
1
-3
/
+3
2025-11-24
drm/xe/guc: Synchronize Dead CT worker with unbind
Balasubramani Vivekanandan
1
-0
/
+3
2025-11-13
drm/xe/guc: Return an error code if the GuC load fails
John Harrison
1
-4
/
+9
2025-11-13
drm/xe/guc: Always add CT disable action during second init step
Michal Wajdeczko
1
-6
/
+5
2025-11-13
drm/xe/i2c: Enable bus mastering
Raag Jadav
1
-1
/
+1
2025-11-13
drm/xe: improve dma-resv handling for backup object
Matthew Auld
2
-13
/
+2
2025-11-13
drm/xe/guc: Set upper limit of H2G retries over CTB
Michal Wajdeczko
1
-0
/
+10
2025-11-13
drm/xe: Extend Wa_22021007897 to Xe3 platforms
Tangudu Tilak Tirumalesh
1
-0
/
+4
2025-11-13
drm/xe/guc: Increase GuC crash dump buffer size
Zhanjun Dong
1
-1
/
+1
2025-11-13
drm/xe/guc: Add devm release action to safely tear down CT
Satyanarayana K V P
3
-5
/
+45
2025-11-13
drm/xe: Cancel pending TLB inval workers on teardown
Stuart Summers
3
-0
/
+15
2025-11-13
drm/xe: Ensure GT is in C0 during resumes
Xin Wang
1
-1
/
+7
2025-11-13
drm/xe/wcl: Extend L3bank mask workaround
Chaitanya Kumar Borah
1
-1
/
+1
2025-11-13
drm/xe: Set GT as wedged before sending wedged uevent
Riana Tauro
1
-4
/
+8
2025-11-13
drm/xe/pcode: Initialize data0 for pcode read routine
Stuart Summers
3
-10
/
+10
2025-11-13
drm/xe: Make page size consistent in loop
Simon Richter
1
-1
/
+1
2025-11-13
drm/xe: rework PDE PAT index selection
Matthew Auld
4
-15
/
+36
2025-11-13
drm/xe/pf: Program LMTT directory pointer on all GTs within a tile
Piotr Piórkowski
1
-3
/
+6
2025-11-13
drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platforms
Tangudu Tilak Tirumalesh
1
-1
/
+12
2025-11-13
drm/xe/pf: Don't resume device from restart worker
Michal Wajdeczko
1
-4
/
+20
2025-11-13
drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test.
Maarten Lankhorst
1
-12
/
+16
2025-11-13
drm/xe/guc: Add more GuC load error status codes
John Harrison
2
-2
/
+20
2025-11-13
drm/xe/configfs: Enforce canonical device names
Michal Wajdeczko
1
-1
/
+8
2025-11-13
drm/xe/ptl: Apply Wa_16026007364
Sk Anirban
3
-0
/
+37
2025-11-13
drm/xe: Do not wake device during a GT reset
Matthew Brost
1
-7
/
+12
2025-10-29
drm/xe: Check return value of GGTT workqueue allocation
Matthew Brost
1
-0
/
+3
2025-10-23
drm/xe: Fix an IS_ERR() vs NULL bug in xe_tile_alloc_vram()
Dan Carpenter
1
-2
/
+2
2025-10-23
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
2
-9
/
+25
2025-10-23
drm/xe: Move rebar to be done earlier
Lucas De Marchi
3
-8
/
+29
2025-10-23
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
10
-125
/
+164
2025-10-23
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
13
-72
/
+91
2025-10-23
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
16
-77
/
+202
2025-10-23
drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
Piotr Piórkowski
1
-4
/
+2
2025-10-23
drm/xe/evict: drop bogus assert
Matthew Auld
1
-8
/
+0
2025-10-23
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
2
-0
/
+9
2025-10-23
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
1
-1
/
+1
2025-10-23
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
1
-1
/
+12
2025-10-19
drm/xe/uapi: loosen used tracking restriction
Matthew Auld
1
-9
/
+6
2025-10-19
drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM path
Raag Jadav
1
-1
/
+1
2025-10-19
drm/xe/hw_engine_group: Fix double write lock release in error path
Shuicheng Lin
1
-5
/
+1
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
1
-2
/
+2
2025-09-22
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
1
-1
/
+1
[next]