summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_vm.c
AgeCommit message (Expand)Author
2024-05-02drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld
2024-05-02drm/xe: Fix unexpected backmerge resultsThomas Hellström
2024-04-22drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi
2024-04-17drm/xe/vm: don't include xe_gt.hMatthew Auld
2024-04-17drm/xe/vm: drop vm->destroy_workMatthew Auld
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-04-12drm/xe: Use hmm_range_fault to populate user pagesOak Zeng
2024-04-08drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATEFrancois Dugast
2024-04-05drm/xe: Move PTE/PDE bit definitions to proper headerMichal Wajdeczko
2024-04-04drm/xe: Protect devcoredump access after unbindRodrigo Vivi
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-28drm/xe: Move vma rebinding to the drm_exec locking loopThomas Hellström
2024-03-28drm/xe: Rework rebindingThomas Hellström
2024-03-26drm/xe: Create a helper function to init job's user fenceNirmoy Das
2024-03-22drm/xe/devcoredump: Print errno if VM snapshot was not capturedJosé Roberto de Souza
2024-03-22drm/xe: Make devcoredump VM error state print consistentJosé Roberto de Souza
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-21drm/xe: Add debug messages for MMU notifier and VMA invalidateMatthew Brost
2024-03-19drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.Himal Prasad Ghimiray
2024-03-19drm/xe/vm: fix xe_assert()Matthew Auld
2024-03-14drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-04drm/xe: Add infrastructure for delayed LRC captureMaarten Lankhorst
2024-02-29drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala
2024-02-29drm/xe: get rid of MAX_BINDSPaulo Zanoni
2024-02-29drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst
2024-02-28drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala
2024-02-26drm/xe: get rid of MAX_BINDSPaulo Zanoni
2024-02-26drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost
2024-02-23drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-21drm/xe: Do not include current dir for generated/xe_wa_oob.hDafna Hirschfeld
2024-02-21drm/xe: Add debug prints for skipping rebindsMatthew Brost
2024-02-21drm/xe: Implement VM snapshot support for BO's and userptrMaarten Lankhorst
2024-02-21drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredumpMaarten Lankhorst
2024-02-21drm/xe: Annotate each dumpable vma as suchMaarten Lankhorst
2024-02-21drm/xe: Add uapi for dumpable bosMaarten Lankhorst
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-20drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-20drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-20drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-15drm/xe/vm: Avoid reserving zero fencesThomas Hellström
2024-02-08drm/xe/vm: Avoid reserving zero fencesThomas Hellström
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld