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-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
-2
/
+2
2025-09-22
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
-1
/
+1
2025-09-22
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
-1
/
+1
2025-09-17
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
-5
/
+98
2025-09-17
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
-41
/
+72
2025-09-17
drm/xe/sysfs: Add cleanup action in xe_device_sysfs_init
Zongyao Bai
-2
/
+6
2025-09-16
drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
Dan Carpenter
-2
/
+2
2025-09-15
drm/xe: defer free of NVM auxiliary container to device release callback
Nitin Gote
-1
/
+4
2025-09-15
drm/xe/hwmon: Remove type casting
Mallesh Koujalagi
-16
/
+19
2025-09-15
drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitation
Michal Wajdeczko
-1
/
+0
2025-09-15
drm/xe/tile: Release kobject for the failure path
Shuicheng Lin
-5
/
+7
2025-09-09
drm/xe: Extend Wa_13011645652 to PTL-H, WCL
Julia Filipchuk
-1
/
+2
2025-09-09
drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
Thomas Hellström
-1
/
+88
2025-09-09
drm/xe: Allow the pm notifier to continue on failure
Thomas Hellström
-10
/
+7
2025-09-09
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
-16
/
+16
2025-09-09
drm/xe/configfs: Don't touch survivability_mode on fini
Michal Wajdeczko
-1
/
+2
2025-09-02
drm/xe: Fix incorrect migration of backed-up object to VRAM
Thomas Hellström
-2
/
+1
2025-08-26
drm/xe: switch to local xbasename() helper
Carlos Llamas
-1
/
+9
2025-08-26
drm/xe: Don't trigger rebind on initial dma-buf validation
Matthew Brost
-1
/
+2
2025-08-26
drm/xe/vm: Clear the scratch_pt pointer on error
Thomas Hellström
-2
/
+6
2025-08-26
drm/xe/vm: Don't pin the vm_resv during validation
Thomas Hellström
-16
/
+4
2025-08-26
drm/xe/xe_sync: avoid race during ufence signaling
Zbigniew Kempczyński
-1
/
+1
2025-08-21
drm/xe: Fix vm_bind_ioctl double free bug
Christoph Manszewski
-1
/
+2
2025-08-21
drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
Piotr Piórkowski
-19
/
+15
2025-08-19
drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
Piotr Piórkowski
-8
/
+9
2025-08-14
drm/xe/pf: Set VF LMEM BAR size
Michał Winiarski
-0
/
+23
2025-08-12
drm/xe/hwmon: Add SW clamp for power limits writes
Karthik Poosa
-0
/
+29
2025-08-12
drm/xe: Defer buffer object shrinker write-backs and GPU waits
Thomas Hellström
-4
/
+47
2025-08-12
drm/xe/migrate: prevent potential UAF
Matthew Auld
-4
/
+5
2025-08-12
drm/xe/migrate: don't overflow max copy size
Matthew Auld
-0
/
+6
2025-08-12
drm/xe/migrate: prevent infinite recursion
Matthew Auld
-12
/
+17
2025-08-08
Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-8
/
+112
2025-08-04
Mark xe driver as BROKEN if kernel page size is not 4kB
Simon Richter
-0
/
+1
2025-08-04
drm/xe/pf: Make sure PF is ready to configure VFs
Michal Wajdeczko
-2
/
+63
2025-08-04
drm/xe/pf: Disable PF restart worker on device removal
Michal Wajdeczko
-1
/
+31
2025-08-04
drm/xe/devcoredump: Defer devcoredump initialization during probe
Balasubramani Vivekanandan
-4
/
+10
2025-08-04
drm/xe/pf: Enable SR-IOV PF mode by default
Michal Wajdeczko
-1
/
+7
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-08-02
drm/xe: fix typo "notifer"
WangYuli
-1
/
+1
2025-07-31
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-33
/
+23
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-2616
/
+6369
2025-07-30
drm/xe/vf: Disable CSC support on VF
Lukasz Laguna
-0
/
+1
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-14
/
+6
2025-07-28
drm/xe/configfs: Fix pci_dev reference leak
Michal Wajdeczko
-1
/
+2
2025-07-28
drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()
Shuicheng Lin
-22
/
+6
2025-07-28
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
-5
/
+1
2025-07-28
drm/xe/vf: Don't register I2C devices if VF
Lukasz Laguna
-0
/
+3
2025-07-28
drm/xe/uc: Fix missing unwind goto
Zhanjun Dong
-1
/
+1
2025-07-28
drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()
Dan Carpenter
-2
/
+2
2025-07-28
drm/xe/oa: Fix static checker warning about null gt
Ashutosh Dixit
-1
/
+1
[next]