Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_res_cursor.h93 case AMDGPU_PL_DOORBELL: in amdgpu_res_first()
155 case AMDGPU_PL_DOORBELL: in amdgpu_res_next()
Damdgpu_ttm.c125 case AMDGPU_PL_DOORBELL: in amdgpu_evict_flags()
445 res->mem_type == AMDGPU_PL_PREEMPT || res->mem_type == AMDGPU_PL_DOORBELL) in amdgpu_res_cpu_visible()
535 old_mem->mem_type == AMDGPU_PL_DOORBELL || in amdgpu_bo_move()
539 new_mem->mem_type == AMDGPU_PL_DOORBELL) { in amdgpu_bo_move()
621 case AMDGPU_PL_DOORBELL: in amdgpu_ttm_io_mem_reserve()
642 if (bo->resource->mem_type == AMDGPU_PL_DOORBELL) in amdgpu_ttm_io_mem_pfn()
1384 mem->mem_type == AMDGPU_PL_DOORBELL || in amdgpu_ttm_tt_pde_flags()
2035 r = amdgpu_ttm_init_on_chip(adev, AMDGPU_PL_DOORBELL, adev->doorbell.size / PAGE_SIZE); in amdgpu_ttm_init()
Damdgpu_ttm.h36 #define AMDGPU_PL_DOORBELL (TTM_PL_PRIV + 4) macro
Damdgpu_object.h196 case AMDGPU_PL_DOORBELL: in amdgpu_mem_type_to_domain()
Damdgpu_object.c149 places[c].mem_type = AMDGPU_PL_DOORBELL; in amdgpu_bo_placement_from_domain()
1536 case AMDGPU_PL_DOORBELL: in amdgpu_bo_print_info()