aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost2-1/+7
2025-03-06drm/xe: Enable CPU address mirror uAPIMatthew Brost1-7/+2
2025-03-06drm/xe: Do not allow CPU address mirror VMA unbind ifMatthew Brost3-0/+39
2025-03-06drm/xe: Add unbind to SVM garbage collectorMatthew Brost5-18/+176
2025-03-06drm/xe: Add SVM garbage collectorMatthew Brost4-2/+116
2025-03-06drm/xe: Add (re)bind to SVM page fault handlerMatthew Brost7-20/+340
2025-03-06drm/gpuvm: Add DRM_GPUVA_OP_DRIVERMatthew Brost1-0/+5
2025-03-06drm/xe: Add SVM range invalidation and page faultMatthew Brost6-6/+328
2025-03-06drm/xe: Nuke VM's mapping upon closeMatthew Brost5-0/+73
2025-03-06drm/xe: Add dma_addr res cursorThomas Hellström2-2/+125
2025-03-06drm/xe: Add SVM init / close / fini to faulting VMsMatthew Brost5-0/+128
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost5-75/+176
2025-03-06drm/xe: Select DRM_GPUSVM KconfigMatthew Brost1-0/+1
2025-03-06drm/gpusvm: Add support for GPU Shared Virtual MemoryMatthew Brost4-0/+2755
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström4-0/+55