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
Age
Commit message (
Expand
)
Author
Lines
2025-05-22
drm/xe: Use xe_mmio_read32() to read mtcfg register
Shuicheng Lin
-5
/
+5
2025-05-22
drm/xe/mocs: Check if all domains awake
Tejas Upadhyay
-5
/
+6
2025-05-14
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
-19
/
+208
2025-05-14
drm/xe: Save the gt pointer in lrc and drop the tile
Umesh Nerlige Ramappa
-4
/
+4
2025-05-14
drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
Umesh Nerlige Ramappa
-6
/
+7
2025-05-14
drm/xe: Timeslice GPU on atomic SVM fault
Matthew Brost
-0
/
+5
2025-05-14
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
-38
/
+96
2025-05-14
drm/xe/xe2hpg: Add Wa_22021007897
Aradhya Bhatia
-0
/
+5
2025-05-13
drm/xe: Fix the gem shrinker name
Thomas Hellström
-1
/
+1
2025-05-08
drm/xe: Add config control for svm flush work
Shuicheng Lin
-2
/
+21
2025-05-08
drm/xe: Release force wake first then runtime power
Shuicheng Lin
-4
/
+5
2025-05-08
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
-2
/
+44
2025-05-08
drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
Tejas Upadhyay
-2
/
+5
2025-05-08
drm/xe: Add page queue multiplier
Matthew Brost
-2
/
+9
2025-05-01
drm/xe/eustall: Do not support EU stall on SRIOV VF
Harish Chegondi
-1
/
+5
2025-05-01
drm/xe/eustall: Resolve a possible circular locking dependency
Harish Chegondi
-2
/
+9
2025-04-28
drm/xe/guc: Fix capture of steering registers
John Harrison
-1
/
+1
2025-04-28
drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Harshit Mogalapalli
-1
/
+1
2025-04-17
drm/xe/pxp: do not queue unneeded terminations from debugfs
Daniele Ceraolo Spurio
-2
/
+11
2025-04-17
drm/xe/dma_buf: stop relying on placement in unmap
Matthew Auld
-4
/
+1
2025-04-17
drm/xe/userptr: fix notifier vs folio deadlock
Matthew Auld
-24
/
+0
2025-04-17
drm/xe: Set LRC addresses before guc load
Lucas De Marchi
-30
/
+45
2025-04-11
Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-73
/
+89
2025-04-07
drm/xe: Restore EIO errno return when GuC PC start fails
Rodrigo Vivi
-0
/
+1
2025-04-07
drm/xe: Invalidate L3 read-only cachelines for geometry streams too
Kenneth Graunke
-4
/
+10
2025-04-07
drm/xe: avoid plain 64-bit division
Arnd Bergmann
-2
/
+2
2025-04-07
drm/xe/hw_engine: define sysfs_ops on all directories
Tejas Upadhyay
-56
/
+52
2025-04-07
drm/xe: Use local fence in error path of xe_migrate_clear
Matthew Brost
-1
/
+1
2025-04-07
drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406
Julia Filipchuk
-0
/
+2
2025-04-07
drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
Niranjana Vishwanathapura
-6
/
+6
2025-04-07
drm/xe: Fix an out-of-bounds shift when invalidating TLB
Thomas Hellström
-2
/
+10
2025-04-07
drm/xe/svm: Fix a potential bo UAF
Thomas Hellström
-2
/
+5
2025-04-07
drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
Vivek Kasireddy
-0
/
+1
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-04-05
Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-45
/
+131
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1260
/
+10213
2025-03-25
drm/xe: Fix unmet direct dependencies warning
Yue Haibing
-1
/
+1
2025-03-25
drm/xe: Set survivability mode before heci init
Lucas De Marchi
-2
/
+10
2025-03-25
drm/xe: Move survivability back to xe
Lucas De Marchi
-19
/
+34
2025-03-25
drm/xe: Apply Wa_16023105232
Vinay Belgaumkar
-12
/
+74
2025-03-25
drm/xe/vf: Don't check CTC_MODE[0] if VF
Michal Wajdeczko
-4
/
+11
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-03-20
drm/xe/eustall: Fix a possible pointer dereference after free
Harish Chegondi
-7
/
+1
2025-03-20
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
-3
/
+1
2025-03-12
drm/xe: Use correct type width for alignment in fb pinning code
Tvrtko Ursulin
-10
/
+10
2025-03-12
drm/xe: Pass flags directly to emit_flush_imm_ggtt
Tvrtko Ursulin
-7
/
+6
2025-03-12
drm/xe: Fix ring flush invalidation
Tvrtko Ursulin
-9
/
+6
2025-03-12
drm/xe: Fix MOCS debugfs LNCF readout
Tvrtko Ursulin
-1
/
+3
[next]