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.h1292 bool debug_vm; member
H A Damdgpu_cs.c1189 if (adev->debug_vm) { in amdgpu_cs_vm_handling()
H A Damdgpu_drv.c2253 adev->debug_vm = true; in amdgpu_init_debug_options()
H A Damdgpu_vm.c1636 if (!adev->debug_vm && dma_resv_trylock(resv)) { in amdgpu_vm_handle_moved()