index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
2025-10-02
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
2025-10-02
Revert "drm/xe/guc: Enable extended CAT error reporting"
Sasha Levin
2025-10-02
Revert "drm/xe/guc: Set RCS/CCS yield policy"
Sasha Levin
2025-10-02
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
2025-10-02
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
2025-09-25
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
2025-09-25
drm/xe/guc: Enable extended CAT error reporting
Daniele Ceraolo Spurio
2025-09-25
drm/xe: Fix error handling if PXP fails to start
Daniele Ceraolo Spurio
2025-09-25
drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
Dan Carpenter
2025-09-25
drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitation
Michal Wajdeczko
2025-09-25
drm/xe/tile: Release kobject for the failure path
Shuicheng Lin
2025-09-19
drm/xe/configfs: Don't touch survivability_mode on fini
Michal Wajdeczko
2025-09-19
drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
Thomas Hellström
2025-09-19
drm/xe: Allow the pm notifier to continue on failure
Thomas Hellström
2025-09-19
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
2025-09-09
drm/xe: Fix incorrect migration of backed-up object to VRAM
Thomas Hellström
2025-09-04
drm/xe/vm: Clear the scratch_pt pointer on error
Thomas Hellström
2025-09-04
drm/xe: Don't trigger rebind on initial dma-buf validation
Matthew Brost
2025-09-04
drm/xe/vm: Don't pin the vm_resv during validation
Thomas Hellström
2025-09-04
drm/xe/xe_sync: avoid race during ufence signaling
Zbigniew Kempczyński
2025-08-28
drm/xe: Fix vm_bind_ioctl double free bug
Christoph Manszewski
2025-08-28
drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
Piotr Piórkowski
2025-08-28
drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
Piotr Piórkowski
2025-08-28
drm/xe: Defer buffer object shrinker write-backs and GPU waits
Thomas Hellström
2025-08-28
Mark xe driver as BROKEN if kernel page size is not 4kB
Simon Richter
2025-08-20
drm/xe/hwmon: Add SW clamp for power limits writes
Karthik Poosa
2025-08-20
drm/xe/migrate: prevent potential UAF
Matthew Auld
2025-08-20
drm/xe/migrate: don't overflow max copy size
Matthew Auld
2025-08-20
drm/xe/migrate: prevent infinite recursion
Matthew Auld
2025-08-20
drm/xe: Make dma-fences compliant with the safe access rules
Tvrtko Ursulin
2025-08-20
drm/xe/xe_query: Use separate iterator while filling GT list
Matt Roper
2025-08-15
drm/xe/pf: Disable PF restart worker on device removal
Michal Wajdeczko
2025-08-15
drm/xe/vf: Disable CSC support on VF
Lukasz Laguna
2025-08-15
drm/xe/configfs: Fix pci_dev reference leak
Michal Wajdeczko
2025-08-15
drm/xe: Correct BMG VSEC header sizing
Michael J. Ruhl
2025-08-15
drm/xe: Correct the rev value for the DVSEC entries
Michael J. Ruhl
2025-07-24
drm/xe: Fix build without debugfs
Lucas De Marchi
2025-07-17
drm/xe/pf: Resend PF provisioning after GT reset
Michal Wajdeczko
2025-07-17
drm/xe/pf: Prepare to stop SR-IOV support prior GT reset
Michal Wajdeczko
2025-07-17
drm/xe/migrate: Fix alignment check
Lucas De Marchi
2025-07-17
drm/xe: Move page fault init after topology init
Matthew Brost
2025-07-17
drm/xe/mocs: Initialize MOCS index early
Balasubramani Vivekanandan
2025-07-17
drm/xe/migrate: fix copy direction in access_memory
Matthew Auld
2025-07-17
drm/xe: Dont skip TLB invalidations on VF
Tejas Upadhyay
2025-07-10
drm/xe/guc: Default log level to non-verbose
Lucas De Marchi
2025-07-10
drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VF
Michal Wajdeczko
2025-07-10
drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2
Julia Filipchuk
2025-07-10
drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()
Shuicheng Lin
2025-07-10
drm/xe: Release runtime pm for error path of xe_devcoredump_read()
Shuicheng Lin
2025-07-10
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
[next]