summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-03-07drm: pl111: fix inconsistent indenting warningCharles Han-1/+1
2025-03-07drm/gma500: Remove unused mrst_clock_funcsDr. David Alan Gilbert-7/+0
2025-03-07drm/xe: Release guc ids before cancelling workTejas Upadhyay-1/+1
2025-03-07drm/imx: legacy-bridge: fix inconsistent indenting warningCharles Han-3/+3
2025-03-07drm/msm/dpu: Remove duplicate dpu_hw_cwb.h headerJiapeng Chong-1/+0
2025-03-07drm/msm/dpu: Adjust CDM_MUX to support CWB PINGPONGJessica Zhang-1/+3
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-2166/+6780
2025-03-07Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...Dave Airlie-17/+24
2025-03-07Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-141/+289
2025-03-07Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+2
2025-03-07Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-38/+141
2025-03-06drm/xe: Add always_migrate_to_vram modparamMatthew Brost-0/+7
2025-03-06drm/xe: Add modparam for SVM notifier sizeMatthew Brost-1/+8
2025-03-06drm/xe: Add SVM debugMatthew Brost-7/+92
2025-03-06drm/xe: Basic SVM BO evictionMatthew Brost-1/+48
2025-03-06drm/xe: Add SVM VRAM migrationMatthew Brost-4/+98
2025-03-06drm/xe: Add Xe SVM devmem_release GPU SVM vfuncMatthew Brost-0/+9
2025-03-06drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfuncMatthew Brost-0/+40
2025-03-06drm/xe: Add GPUSVM device memory copy vfunc functionsMatthew Brost-0/+152
2025-03-06drm/xe: Add drm_pagemap ops to SVMThomas Hellström-0/+63
2025-03-06drm/xe: Add drm_gpusvm_devmem to xe_boMatthew Brost-0/+4
2025-03-06drm/xe: Add SVM device memory mirroringMatthew Brost-2/+91
2025-03-06drm/xe: Add migrate layer functions for SVM supportMatthew Brost-0/+185
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost-1/+4
2025-03-06drm/xe: Enable CPU address mirror uAPIMatthew Brost-7/+2
2025-03-06drm/xe: Do not allow CPU address mirror VMA unbind ifMatthew Brost-0/+39
2025-03-06drm/xe: Add unbind to SVM garbage collectorMatthew Brost-18/+176
2025-03-06drm/xe: Add SVM garbage collectorMatthew Brost-2/+116
2025-03-06drm/xe: Add (re)bind to SVM page fault handlerMatthew Brost-20/+340
2025-03-06drm/xe: Add SVM range invalidation and page faultMatthew Brost-6/+328
2025-03-06drm/xe: Nuke VM's mapping upon closeMatthew Brost-0/+73
2025-03-06drm/xe: Add dma_addr res cursorThomas Hellström-2/+125
2025-03-06drm/xe: Add SVM init / close / fini to faulting VMsMatthew Brost-0/+128
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost-74/+158
2025-03-06drm/xe: Select DRM_GPUSVM KconfigMatthew Brost-0/+1
2025-03-06drm/gpusvm: Add support for GPU Shared Virtual MemoryMatthew Brost-0/+2246
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström-0/+55
2025-03-06drm/xe: Retry BO allocationMatthew Brost-0/+7
2025-03-06drm/msm/dpu: Support YUV formats on writeback for DPU 5.x+Jessica Zhang-24/+24
2025-03-06drm/msm/dpu: Clear perf params before calculating bwJessica Zhang-1/+1
2025-03-06drm/tegra: move to devm_platform_ioremap_resource() usageAnusha Srivatsa-3/+1
2025-03-06drm/mxsfb: move to devm_platform_ioremap_resource() usageAnusha Srivatsa-6/+2
2025-03-06drm/hisilicon: move to devm_platform_ioremap_resource() usageAnusha Srivatsa-6/+2
2025-03-06drm/fsl-dcu: move to devm_platform_ioremap_resource() usageAnusha Srivatsa-3/+1
2025-03-06drm/ttm: test private resv obj on release/destroyChristian König-2/+2
2025-03-06drm/sched: Document run_job() refcount hazardPhilipp Stanner-3/+6
2025-03-06dma-buf: drop caching of sg_tablesChristian König-2/+0
2025-03-06drm/i915/gt/uc: Fix typo in a commentYuichiro Tsuji-1/+1
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König-31/+0
2025-03-06drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä-3/+2