summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-07drm/imx: legacy-bridge: fix inconsistent indenting warningCharles Han
2025-03-07drm/msm/dpu: Remove duplicate dpu_hw_cwb.h headerJiapeng Chong
2025-03-07drm/msm/dpu: Adjust CDM_MUX to support CWB PINGPONGJessica Zhang
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-07Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-03-07Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-03-07Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-03-07Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-03-06drm/xe: Add always_migrate_to_vram modparamMatthew Brost
2025-03-06drm/xe: Add modparam for SVM notifier sizeMatthew Brost
2025-03-06drm/xe: Add SVM debugMatthew Brost
2025-03-06drm/xe: Basic SVM BO evictionMatthew Brost
2025-03-06drm/xe: Add SVM VRAM migrationMatthew Brost
2025-03-06drm/xe: Add Xe SVM devmem_release GPU SVM vfuncMatthew Brost
2025-03-06drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfuncMatthew Brost
2025-03-06drm/xe: Add GPUSVM device memory copy vfunc functionsMatthew Brost
2025-03-06drm/xe: Add drm_pagemap ops to SVMThomas Hellström
2025-03-06drm/xe: Add drm_gpusvm_devmem to xe_boMatthew Brost
2025-03-06drm/xe: Add SVM device memory mirroringMatthew Brost
2025-03-06drm/xe: Add migrate layer functions for SVM supportMatthew Brost
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost
2025-03-06drm/xe: Enable CPU address mirror uAPIMatthew Brost
2025-03-06drm/xe: Do not allow CPU address mirror VMA unbind ifMatthew Brost
2025-03-06drm/xe: Add unbind to SVM garbage collectorMatthew Brost
2025-03-06drm/xe: Add SVM garbage collectorMatthew Brost
2025-03-06drm/xe: Add (re)bind to SVM page fault handlerMatthew Brost
2025-03-06drm/xe: Add SVM range invalidation and page faultMatthew Brost
2025-03-06drm/xe: Nuke VM's mapping upon closeMatthew Brost
2025-03-06drm/xe: Add dma_addr res cursorThomas Hellström
2025-03-06drm/xe: Add SVM init / close / fini to faulting VMsMatthew Brost
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost
2025-03-06drm/xe: Select DRM_GPUSVM KconfigMatthew Brost
2025-03-06drm/gpusvm: Add support for GPU Shared Virtual MemoryMatthew Brost
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström
2025-03-06drm/xe: Retry BO allocationMatthew Brost
2025-03-06drm/msm/dpu: Support YUV formats on writeback for DPU 5.x+Jessica Zhang
2025-03-06drm/msm/dpu: Clear perf params before calculating bwJessica Zhang
2025-03-06drm/tegra: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/mxsfb: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/hisilicon: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/fsl-dcu: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/ttm: test private resv obj on release/destroyChristian König
2025-03-06drm/sched: Document run_job() refcount hazardPhilipp Stanner
2025-03-06dma-buf: drop caching of sg_tablesChristian König
2025-03-06drm/i915/gt/uc: Fix typo in a commentYuichiro Tsuji
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König
2025-03-06drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä
2025-03-06drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov
2025-03-06drm/xe: Allow fault injection in exec queue IOCTLsFrancois Dugast
2025-03-06drm/gma500: fix inconsistent indenting warningCharles Han