Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1290 bool debug_vm; member
H A Damdgpu_cs.c1189 if (adev->debug_vm) { in amdgpu_cs_vm_handling()
H A Damdgpu_vm.c1638 if (!adev->debug_vm && dma_resv_trylock(resv)) { in amdgpu_vm_handle_moved()