Home
last modified time | relevance | path

Searched defs:pte_support_ats (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h210 bool pte_support_ats; member
Damdgpu_vm.c363 unsigned level, bool pte_support_ats) in amdgpu_vm_clear_bo()
2727 bool pte_support_ats = (adev->asic_type == CHIP_RAVEN); in amdgpu_vm_make_compute() local