index
:
kernel/linux.git
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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-03-13
drm/xe: Use correct type width for alignment in fb pinning code
Tvrtko Ursulin
1
-10
/
+10
2025-03-13
drm/xe: Pass flags directly to emit_flush_imm_ggtt
Tvrtko Ursulin
1
-7
/
+6
2025-03-13
drm/xe: Fix ring flush invalidation
Tvrtko Ursulin
1
-9
/
+6
2025-03-13
drm/xe: Fix MOCS debugfs LNCF readout
Tvrtko Ursulin
1
-1
/
+3
2025-03-13
drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
Lucas De Marchi
7
-26
/
+18
2025-03-13
drm/xe/guc_pc: Remove duplicated pc_start call
Rodrigo Vivi
1
-8
/
+0
2025-03-11
Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
14
-99
/
+64
2025-03-11
Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
85
-751
/
+5010
2025-03-07
drm/xe/compat: refactor compat i915_drv.h
Jani Nikula
4
-8
/
+30
2025-03-07
Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
9
-20
/
+514
2025-03-06
drm/xe: Add always_migrate_to_vram modparam
Matthew Brost
3
-0
/
+7
2025-03-06
drm/xe: Add modparam for SVM notifier size
Matthew Brost
3
-1
/
+8
2025-03-06
drm/xe: Add SVM debug
Matthew Brost
3
-7
/
+92
2025-03-06
drm/xe: Basic SVM BO eviction
Matthew Brost
4
-1
/
+48
2025-03-06
drm/xe: Add SVM VRAM migration
Matthew Brost
2
-4
/
+98
2025-03-06
drm/xe: Add Xe SVM devmem_release GPU SVM vfunc
Matthew Brost
1
-0
/
+9
2025-03-06
drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
Matthew Brost
1
-0
/
+40
2025-03-06
drm/xe: Add GPUSVM device memory copy vfunc functions
Matthew Brost
1
-0
/
+152
2025-03-06
drm/xe: Add drm_pagemap ops to SVM
Thomas Hellström
2
-0
/
+63
2025-03-06
drm/xe: Add drm_gpusvm_devmem to xe_bo
Matthew Brost
1
-0
/
+4
2025-03-06
drm/xe: Add SVM device memory mirroring
Matthew Brost
5
-2
/
+91
2025-03-06
drm/xe: Add migrate layer functions for SVM support
Matthew Brost
2
-0
/
+185
2025-03-06
drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
Matthew Brost
1
-1
/
+4
2025-03-06
drm/xe: Enable CPU address mirror uAPI
Matthew Brost
1
-7
/
+2
2025-03-06
drm/xe: Do not allow CPU address mirror VMA unbind if
Matthew Brost
3
-0
/
+39
2025-03-06
drm/xe: Add unbind to SVM garbage collector
Matthew Brost
5
-18
/
+176
2025-03-06
drm/xe: Add SVM garbage collector
Matthew Brost
4
-2
/
+116
2025-03-06
drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
7
-20
/
+340
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
6
-6
/
+328
2025-03-06
drm/xe: Nuke VM's mapping upon close
Matthew Brost
5
-0
/
+73
2025-03-06
drm/xe: Add dma_addr res cursor
Thomas Hellström
2
-2
/
+125
2025-03-06
drm/xe: Add SVM init / close / fini to faulting VMs
Matthew Brost
5
-0
/
+128
2025-03-06
drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
Matthew Brost
4
-74
/
+158
2025-03-06
drm/xe: Select DRM_GPUSVM Kconfig
Matthew Brost
1
-0
/
+1
2025-03-06
drm/xe/bo: Introduce xe_bo_put_async
Thomas Hellström
4
-0
/
+55
2025-03-06
drm/xe: Retry BO allocation
Matthew Brost
1
-0
/
+7
2025-03-06
drm/xe: Allow fault injection in exec queue IOCTLs
Francois Dugast
3
-0
/
+3
2025-03-05
drm/{i915,xe}: Run DRM default client setup
Thomas Zimmermann
1
-0
/
+5
2025-03-05
drm/{i915, xe}: Suspend/resume fbdev emulation via client interfaces
Thomas Zimmermann
1
-4
/
+6
2025-03-05
drm/xe/display: Fix fbdev GGTT mapping handling.
Maarten Lankhorst
1
-2
/
+2
2025-03-05
drm/xe: Simplify setting release info in xe->info
Gustavo Sousa
1
-42
/
+29
2025-03-05
drm/xe: Re-use feature descriptors for pre-GMDID IPs
Gustavo Sousa
1
-15
/
+2
2025-03-05
drm/xe: Convert pre-GMDID IPs to struct xe_ip
Gustavo Sousa
3
-69
/
+53
2025-03-05
drm/xe: Define xe_ip instances before xe_device_desc
Gustavo Sousa
1
-19
/
+19
2025-03-05
drm/xe: Rename gmdid_map to xe_ip
Gustavo Sousa
3
-27
/
+27
2025-03-05
drm/xe: Disambiguate GMDID-based IP names
Gustavo Sousa
2
-25
/
+14
2025-03-05
drm/xe: Set IP names in functions handling IP version
Gustavo Sousa
1
-5
/
+10
2025-03-05
drm/xe: Increase the XE_PL_TT watermark
Thomas Hellström
1
-2
/
+1
2025-03-05
drm/xe: Add a shrinker for xe bos
Thomas Hellström
8
-18
/
+513
2025-03-05
drm/xe/userptr: Unmap userptrs in the mmu notifier
Thomas Hellström
4
-9
/
+52
[next]