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
Age
Commit message (
Expand
)
Author
Lines
2025-03-07
drm: pl111: fix inconsistent indenting warning
Charles Han
-1
/
+1
2025-03-07
drm/gma500: Remove unused mrst_clock_funcs
Dr. David Alan Gilbert
-7
/
+0
2025-03-07
drm/xe: Release guc ids before cancelling work
Tejas Upadhyay
-1
/
+1
2025-03-07
drm/imx: legacy-bridge: fix inconsistent indenting warning
Charles Han
-3
/
+3
2025-03-07
drm/msm/dpu: Remove duplicate dpu_hw_cwb.h header
Jiapeng Chong
-1
/
+0
2025-03-07
drm/msm/dpu: Adjust CDM_MUX to support CWB PINGPONG
Jessica Zhang
-1
/
+3
2025-03-07
Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-2166
/
+6780
2025-03-07
Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
-17
/
+24
2025-03-07
Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-141
/
+289
2025-03-07
Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-1
/
+2
2025-03-07
Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-38
/
+141
2025-03-06
drm/xe: Add always_migrate_to_vram modparam
Matthew Brost
-0
/
+7
2025-03-06
drm/xe: Add modparam for SVM notifier size
Matthew Brost
-1
/
+8
2025-03-06
drm/xe: Add SVM debug
Matthew Brost
-7
/
+92
2025-03-06
drm/xe: Basic SVM BO eviction
Matthew Brost
-1
/
+48
2025-03-06
drm/xe: Add SVM VRAM migration
Matthew Brost
-4
/
+98
2025-03-06
drm/xe: Add Xe SVM devmem_release GPU SVM vfunc
Matthew Brost
-0
/
+9
2025-03-06
drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
Matthew Brost
-0
/
+40
2025-03-06
drm/xe: Add GPUSVM device memory copy vfunc functions
Matthew Brost
-0
/
+152
2025-03-06
drm/xe: Add drm_pagemap ops to SVM
Thomas Hellström
-0
/
+63
2025-03-06
drm/xe: Add drm_gpusvm_devmem to xe_bo
Matthew Brost
-0
/
+4
2025-03-06
drm/xe: Add SVM device memory mirroring
Matthew Brost
-2
/
+91
2025-03-06
drm/xe: Add migrate layer functions for SVM support
Matthew Brost
-0
/
+185
2025-03-06
drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
Matthew Brost
-1
/
+4
2025-03-06
drm/xe: Enable CPU address mirror uAPI
Matthew Brost
-7
/
+2
2025-03-06
drm/xe: Do not allow CPU address mirror VMA unbind if
Matthew Brost
-0
/
+39
2025-03-06
drm/xe: Add unbind to SVM garbage collector
Matthew Brost
-18
/
+176
2025-03-06
drm/xe: Add SVM garbage collector
Matthew Brost
-2
/
+116
2025-03-06
drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
-20
/
+340
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
-6
/
+328
2025-03-06
drm/xe: Nuke VM's mapping upon close
Matthew Brost
-0
/
+73
2025-03-06
drm/xe: Add dma_addr res cursor
Thomas Hellström
-2
/
+125
2025-03-06
drm/xe: Add SVM init / close / fini to faulting VMs
Matthew Brost
-0
/
+128
2025-03-06
drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
Matthew Brost
-74
/
+158
2025-03-06
drm/xe: Select DRM_GPUSVM Kconfig
Matthew Brost
-0
/
+1
2025-03-06
drm/gpusvm: Add support for GPU Shared Virtual Memory
Matthew Brost
-0
/
+2246
2025-03-06
drm/xe/bo: Introduce xe_bo_put_async
Thomas Hellström
-0
/
+55
2025-03-06
drm/xe: Retry BO allocation
Matthew Brost
-0
/
+7
2025-03-06
drm/msm/dpu: Support YUV formats on writeback for DPU 5.x+
Jessica Zhang
-24
/
+24
2025-03-06
drm/msm/dpu: Clear perf params before calculating bw
Jessica Zhang
-1
/
+1
2025-03-06
drm/tegra: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-3
/
+1
2025-03-06
drm/mxsfb: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-6
/
+2
2025-03-06
drm/hisilicon: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-6
/
+2
2025-03-06
drm/fsl-dcu: move to devm_platform_ioremap_resource() usage
Anusha Srivatsa
-3
/
+1
2025-03-06
drm/ttm: test private resv obj on release/destroy
Christian König
-2
/
+2
2025-03-06
drm/sched: Document run_job() refcount hazard
Philipp Stanner
-3
/
+6
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
-2
/
+0
2025-03-06
drm/i915/gt/uc: Fix typo in a comment
Yuichiro Tsuji
-1
/
+1
2025-03-06
dma-buf/dma-fence: remove unnecessary callbacks
Christian König
-31
/
+0
2025-03-06
drm/i915/cdclk: Do cdclk post plane programming later
Ville Syrjälä
-3
/
+2
[prev]
[next]