Searched defs:placement (Results 1 - 18 of 18) sorted by relevance

/src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_placement.h105 const struct ttm_place *placement; member in struct:ttm_placement
H A Dttm_bo_api.h117 uint32_t placement; member in struct:ttm_mem_reg
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bo.h20 struct ttm_placement placement; member in struct:nouveau_bo
H A Dnouveau_bo.c1330 struct ttm_placement placement; local in function:nouveau_bo_move_flipd
1367 struct ttm_placement placement; local in function:nouveau_bo_move_flips
[all...]
/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_ttm.c96 qxl_evict_flags(struct ttm_buffer_object * bo,struct ttm_placement * placement) argument
H A Dqxl_drv.h83 struct ttm_placement placement; member in struct:qxl_bo
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_gem.c813 const char *placement; local in function:radeon_debugfs_gem_info
H A Dradeon_ttm.c137 radeon_evict_flags(struct ttm_buffer_object * bo,struct ttm_placement * placement) argument
282 struct ttm_placement placement; local in function:radeon_move_vram_ram
326 struct ttm_placement placement; local in function:radeon_move_ram_vram
[all...]
H A Dradeon.h509 struct ttm_placement placement; member in struct:radeon_bo
/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_tt.c234 int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement) argument
H A Dttm_bo.c120 ttm_bo_mem_space_debug(struct ttm_buffer_object * bo,struct ttm_placement * placement) argument
725 struct ttm_placement placement; local in function:ttm_bo_evict
1097 ttm_bo_mem_space(struct ttm_buffer_object * bo,struct ttm_placement * placement,struct ttm_mem_reg * mem,struct ttm_operation_ctx * ctx) argument
1184 ttm_bo_move_buffer(struct ttm_buffer_object * bo,struct ttm_placement * placement,struct ttm_operation_ctx * ctx) argument
1237 ttm_bo_mem_compat(struct ttm_placement * placement,struct ttm_mem_reg * mem,uint32_t * new_flags) argument
1256 ttm_bo_validate(struct ttm_buffer_object * bo,struct ttm_placement * placement,struct ttm_operation_ctx * ctx) argument
1291 ttm_bo_init_reserved(struct ttm_bo_device * bdev,struct ttm_buffer_object * bo,unsigned long size,enum ttm_bo_type type,struct ttm_placement * placement,uint32_t page_alignment,struct ttm_operation_ctx * ctx,size_t acc_size,struct sg_table * sg,struct dma_resv * resv,void (* destroy)(struct ttm_buffer_object *)) argument
1414 ttm_bo_init(struct ttm_bo_device * bdev,struct ttm_buffer_object * bo,unsigned long size,enum ttm_bo_type type,struct ttm_placement * placement,uint32_t page_alignment,bool interruptible,size_t acc_size,struct sg_table * sg,struct dma_resv * resv,void (* destroy)(struct ttm_buffer_object *)) argument
1470 ttm_bo_create(struct ttm_bo_device * bdev,unsigned long size,enum ttm_bo_type type,struct ttm_placement * placement,uint32_t page_alignment,bool interruptible,struct ttm_buffer_object ** p_bo) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gem.c845 const char *placement; local in function:amdgpu_debugfs_gem_bo_info
H A Damdgpu_object.h90 struct ttm_placement placement; member in struct:amdgpu_bo
H A Damdgpu_object.c135 struct ttm_placement *placement = &abo->placement; local in function:amdgpu_bo_placement_from_domain
[all...]
H A Damdgpu_ttm.c151 amdgpu_evict_flags(struct ttm_buffer_object * bo,struct ttm_placement * placement) argument
506 struct ttm_placement placement; local in function:amdgpu_move_vram_ram
561 struct ttm_placement placement; local in function:amdgpu_move_ram_vram
1164 struct ttm_placement placement; local in function:amdgpu_ttm_alloc_gart
[all...]
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_bo.c225 struct ttm_placement placement; local in function:vmw_bo_pin_in_start_of_vram
94 vmw_bo_pin_in_placement(struct vmw_private * dev_priv,struct vmw_buffer_object * buf,struct ttm_placement * placement,bool interruptible) argument
344 struct ttm_placement placement; local in function:vmw_bo_pin_reserved
510 vmw_bo_init(struct vmw_private * dev_priv,struct vmw_buffer_object * vmw_bo,size_t size,struct ttm_placement * placement,bool interruptible,void (* bo_free)(struct ttm_buffer_object * bo)) argument
[all...]
H A Dvmwgfx_ttm_buffer.c788 vmw_evict_flags(struct ttm_buffer_object * bo,struct ttm_placement * placement) argument
[all...]
H A Dvmwgfx_kms.c1077 struct ttm_placement *placement; local in function:vmw_framebuffer_pin

Completed in 29 milliseconds