Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h929 bool debug_vm; member
H A Damdgpu_gem.c995 (!adev->debug_vm || timeline_syncobj)) { in amdgpu_gem_va_ioctl()
H A Damdgpu_drv.c2248 adev->debug_vm = true; in amdgpu_init_debug_options()
H A Damdgpu_cs.c1406 if (adev->debug_vm) { in amdgpu_cs_parser_fini()
H A Damdgpu_vm.c1667 if (!adev->debug_vm && !amdgpu_ttm_tt_get_usermm(bo->tbo.ttm) && in amdgpu_vm_handle_moved()