Home
last modified time | relevance | path

Searched refs:debug_vm (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1164 bool debug_vm; member
H A Damdgpu_gem.c972 (!adev->debug_vm || timeline_syncobj)) { in amdgpu_gem_va_ioctl()
H A Damdgpu_drv.c2231 adev->debug_vm = true; in amdgpu_init_debug_options()
H A Damdgpu_vm.c1657 if (!adev->debug_vm && dma_resv_trylock(resv)) { in amdgpu_vm_handle_moved()