Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_res_cursor.h93 case AMDGPU_PL_DOORBELL: in amdgpu_res_first()
155 case AMDGPU_PL_DOORBELL: in amdgpu_res_next()
A Damdgpu_fdinfo.c72 [AMDGPU_PL_DOORBELL] = "doorbell", in amdgpu_show_fdinfo()
A Damdgpu_ttm.c125 case AMDGPU_PL_DOORBELL: in amdgpu_evict_flags()
450 res->mem_type == AMDGPU_PL_PREEMPT || res->mem_type == AMDGPU_PL_DOORBELL) in amdgpu_res_cpu_visible()
540 old_mem->mem_type == AMDGPU_PL_DOORBELL || in amdgpu_bo_move()
544 new_mem->mem_type == AMDGPU_PL_DOORBELL) { in amdgpu_bo_move()
626 case AMDGPU_PL_DOORBELL: in amdgpu_ttm_io_mem_reserve()
647 if (bo->resource->mem_type == AMDGPU_PL_DOORBELL) in amdgpu_ttm_io_mem_pfn()
1357 mem->mem_type == AMDGPU_PL_DOORBELL || in amdgpu_ttm_tt_pde_flags()
1998 r = amdgpu_ttm_init_on_chip(adev, AMDGPU_PL_DOORBELL, adev->doorbell.size / PAGE_SIZE); in amdgpu_ttm_init()
2093 ttm_range_man_fini(&adev->mman.bdev, AMDGPU_PL_DOORBELL); in amdgpu_ttm_fini()
A Damdgpu_ttm.h36 #define AMDGPU_PL_DOORBELL (TTM_PL_PRIV + 4) macro
A Damdgpu_object.h168 case AMDGPU_PL_DOORBELL: in amdgpu_mem_type_to_domain()
A Damdgpu_object.c151 places[c].mem_type = AMDGPU_PL_DOORBELL; in amdgpu_bo_placement_from_domain()
1547 return AMDGPU_PL_DOORBELL; in amdgpu_bo_mem_stats_placement()
1628 case AMDGPU_PL_DOORBELL: in amdgpu_bo_print_info()

Completed in 20 milliseconds