Home
last modified time | relevance | path

Searched refs:busy_placement (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c85 .busy_placement = &vram_placement_flags
116 .busy_placement = &gmr_placement_flags
137 .busy_placement = &gmr_ne_placement_flags
144 .busy_placement = &sys_placement_flags
151 .busy_placement = &vram_ne_placement_flags
158 .busy_placement = &sys_placement_flags
165 .busy_placement = &sys_ne_placement_flags
208 .busy_placement = &sys_placement_flags
215 .busy_placement = gmr_vram_placement_flags
222 .busy_placement = &mob_placement_flags
[all …]
Dvmwgfx_bo.c231 placement.busy_placement = &place; in vmw_bo_pin_in_start_of_vram()
/Linux-v4.19/include/drm/ttm/
Dttm_placement.h105 const struct ttm_place *busy_placement; member
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_object.c51 vgbo->placement.busy_placement = &vgbo->placement_code; in virtio_gpu_init_ttm_placement()
Dvirtgpu_ttm.c243 placement->busy_placement = &placements; in virtio_gpu_evict_flags()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_ttm.c191 placement->busy_placement = &placements; in radeon_evict_flags()
219 rbo->placement.busy_placement = in radeon_evict_flags()
328 placement.busy_placement = &placements; in radeon_move_vram_ram()
375 placement.busy_placement = &placements; in radeon_move_ram_vram()
Dradeon_object.c103 rbo->placement.busy_placement = rbo->placements; in radeon_ttm_placement_from_domain()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_object.c60 qbo->placement.busy_placement = qbo->placements; in qxl_ttm_placement_from_domain()
Dqxl_ttm.c195 placement->busy_placement = &placements; in qxl_evict_flags()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c250 placement->busy_placement = &placements; in amdgpu_evict_flags()
275 abo->placement.busy_placement = &abo->placements[1]; in amdgpu_evict_flags()
563 placement.busy_placement = &placements; in amdgpu_move_vram_ram()
621 placement.busy_placement = &placements; in amdgpu_move_ram_vram()
1098 placement.busy_placement = &placements; in amdgpu_ttm_alloc_gart()
Damdgpu_object.c225 placement->busy_placement = places; in amdgpu_bo_placement_from_domain()
1316 abo->placement.busy_placement = &abo->placements[1]; in amdgpu_bo_fault_reserve_notify()
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_ttm.c287 bo->placement.busy_placement = bo->placements; in vbox_ttm_placement()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c285 bo->placement.busy_placement = bo->placements; in mgag200_ttm_placement()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_ttm.c284 bo->placement.busy_placement = bo->placements; in ast_ttm_placement()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c289 bo->placement.busy_placement = bo->placements; in cirrus_ttm_placement()
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo.c961 const struct ttm_place *place = &placement->busy_placement[i]; in ttm_bo_mem_space()
1066 if ((placement->busy_placement != placement->placement || in ttm_bo_mem_compat()
1068 ttm_bo_places_compat(placement->busy_placement, in ttm_bo_mem_compat()
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_ttm.c125 bo->placement.busy_placement = bo->placements; in hibmc_ttm_placement()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_mm.c252 bo->placement.busy_placement = bo->placements; in bochs_ttm_placement()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_bo.c370 pl->busy_placement = nvbo->busy_placements; in nouveau_bo_placement_set()
1213 placement.placement = placement.busy_placement = &placement_memtype; in nouveau_bo_move_flipd()
1250 placement.placement = placement.busy_placement = &placement_memtype; in nouveau_bo_move_flips()