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