Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_res_cursor.h93 case AMDGPU_PL_DOORBELL: in amdgpu_res_first()
156 case AMDGPU_PL_DOORBELL: in amdgpu_res_next()
Damdgpu_ttm.h36 #define AMDGPU_PL_DOORBELL (TTM_PL_PRIV + 4) macro
Damdgpu_ttm.c129 case AMDGPU_PL_DOORBELL: in amdgpu_evict_flags()
499 old_mem->mem_type == AMDGPU_PL_DOORBELL || in amdgpu_bo_move()
503 new_mem->mem_type == AMDGPU_PL_DOORBELL) { in amdgpu_bo_move()
588 case AMDGPU_PL_DOORBELL: in amdgpu_ttm_io_mem_reserve()
609 if (bo->resource->mem_type == AMDGPU_PL_DOORBELL) in amdgpu_ttm_io_mem_pfn()
1321 mem->mem_type == AMDGPU_PL_DOORBELL || in amdgpu_ttm_tt_pde_flags()
1942 r = amdgpu_ttm_init_on_chip(adev, AMDGPU_PL_DOORBELL, adev->doorbell.size / PAGE_SIZE); in amdgpu_ttm_init()
Damdgpu_object.h185 case AMDGPU_PL_DOORBELL: in amdgpu_mem_type_to_domain()
Damdgpu_object.c164 places[c].mem_type = AMDGPU_PL_DOORBELL; in amdgpu_bo_placement_from_domain()