index
:
Linux Stable
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2024-02-08
2
-35
/
+1
*
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
2024-02-08
1
-4
/
+1
*
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
2024-02-08
1
-1
/
+3
*
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
2024-02-08
1
-6
/
+0
*
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2024-02-08
2
-6
/
+22
*
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
2024-02-08
1
-1
/
+1
*
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
2024-02-08
1
-5
/
+17
*
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
2024-02-08
5
-6
/
+11
*
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
2024-02-08
1
-1
/
+1
*
drm/xe: Make all GuC ABI shift values unsigned
Matthew Brost
2024-02-01
5
-21
/
+21
*
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
2024-02-01
5
-93
/
+137
*
drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
Matthew Brost
2024-02-01
1
-7
/
+7
*
drm/xe: Don't use __user error pointers
Thomas Hellström
2024-02-01
1
-25
/
+25
*
drm/xe: Annotate mcr_[un]lock()
Thomas Hellström
2024-02-01
1
-2
/
+2
*
drm/xe: Only allow 1 ufence per exec / bind IOCTL
Matthew Brost
2024-02-01
3
-2
/
+23
*
drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
Matt Roper
2024-02-01
1
-0
/
+2
*
drm/xe: Fix crash in trace_dma_fence_init()
José Roberto de Souza
2024-02-01
1
-3
/
+3
*
drm/xe: Remove PVC from xe_wa kunit tests
Lucas De Marchi
2024-01-24
1
-3
/
+0
*
drm/xe/vm: bugfix in xe_vm_create_ioctl
Moti Haimovski
2024-01-24
1
-9
/
+14
*
drm/xe/xe2: Use XE_CACHE_WB pat index
Himal Prasad Ghimiray
2024-01-24
1
-7
/
+7
*
drm/xe/display: Avoid calling readq()
Lucas De Marchi
2024-01-24
1
-6
/
+5
*
drm/xe/mmio: Cast to u64 when printing
Lucas De Marchi
2024-01-24
1
-2
/
+2
*
drm/xe: Use _ULL for u64 division
Lucas De Marchi
2024-01-24
1
-1
/
+1
*
drm/xe: Use a NULL pointer instead of 0.
Thomas Hellström
2024-01-24
1
-1
/
+1
*
drm/xe/dmabuf: Make xe_dmabuf_ops static
Thomas Hellström
2024-01-24
1
-1
/
+1
*
drm/xe: display support should not depend on EXPERT
Jani Nikula
2024-01-15
1
-1
/
+1
*
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
2024-01-15
1
-6
/
+6
*
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
2024-01-15
2
-50
/
+80
*
drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
Dan Carpenter
2024-01-15
1
-3
/
+4
*
drm/xe/selftests: Fix an error pointer dereference bug
Dan Carpenter
2024-01-15
1
-3
/
+2
*
drm/xe/device: clean up on error in probe()
Dan Carpenter
2024-01-15
1
-1
/
+1
*
drm/xe: Fix build bug for GCC 11
Paul E. McKenney
2024-01-15
1
-1
/
+0
*
drm/xe: Check skip_guc_pc before setting SLPC flag
Vinay Belgaumkar
2024-01-15
2
-1
/
+9
*
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
2024-01-15
4
-9
/
+14
*
drm/xe: Fix guc_exec_queue_set_priority
Brian Welty
2024-01-15
1
-1
/
+1
*
drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomem
Thomas Hellström
2024-01-15
1
-2
/
+2
*
drm/xe: Annotate multiple mmio pointers with __iomem
Thomas Hellström
2024-01-15
1
-3
/
+3
*
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
2024-01-15
2
-3
/
+3
*
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
2024-01-15
1
-1
/
+1
*
drm/xe/vm: Fix an error path
Thomas Hellström
2024-01-15
1
-3
/
+5
*
drm/xe: Fix exec IOCTL long running exec queue ring full condition
Matthew Brost
2024-01-15
1
-3
/
+4
*
drm/xe: Fix definition of intel_wakeref_t
José Roberto de Souza
2024-01-15
1
-1
/
+1
*
drm/xe: Fix warning on impossible condition
Lucas De Marchi
2023-12-26
1
-0
/
+1
*
drm/xe: Fix UBSAN splat in add_preempt_fences()
Matthew Brost
2023-12-26
1
-0
/
+3
*
drm/xe: Disable 32bits build
Lucas De Marchi
2023-12-22
1
-1
/
+1
*
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
2023-12-22
4
-9
/
+9
*
drm/xe: Remove uninitialized variable from warning
Lucas De Marchi
2023-12-21
1
-2
/
+2
*
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
2023-12-21
1
-2
/
+0
*
drm/xe: Fix build without CONFIG_FAULT_INJECTION
Rodrigo Vivi
2023-12-21
2
-2
/
+2
*
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
2023-12-21
1
-18
/
+0
[next]