| /src/sys/external/bsd/drm2/dist/include/drm/ttm/ |
| H A D | ttm_placement.h | 105 const struct ttm_place *placement; member in struct:ttm_placement
|
| H A D | ttm_bo_api.h | 117 uint32_t placement; member in struct:ttm_mem_reg [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_bo.h | 20 struct ttm_placement placement; member in struct:nouveau_bo
|
| H A D | nouveau_bo.c | 1330 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 D | qxl_ttm.c | 96 qxl_evict_flags(struct ttm_buffer_object * bo,struct ttm_placement * placement) argument
|
| H A D | qxl_drv.h | 83 struct ttm_placement placement; member in struct:qxl_bo
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_gem.c | 813 const char *placement; local in function:radeon_debugfs_gem_info
|
| H A D | radeon_ttm.c | 137 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 D | radeon.h | 509 struct ttm_placement placement; member in struct:radeon_bo
|
| /src/sys/external/bsd/drm2/dist/drm/ttm/ |
| H A D | ttm_tt.c | 234 int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement) argument
|
| H A D | ttm_bo.c | 120 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 D | amdgpu_gem.c | 845 const char *placement; local in function:amdgpu_debugfs_gem_bo_info
|
| H A D | amdgpu_object.h | 90 struct ttm_placement placement; member in struct:amdgpu_bo
|
| H A D | amdgpu_object.c | 135 struct ttm_placement *placement = &abo->placement; local in function:amdgpu_bo_placement_from_domain [all...] |
| H A D | amdgpu_ttm.c | 151 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 D | vmwgfx_bo.c | 225 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 D | vmwgfx_ttm_buffer.c | 788 vmw_evict_flags(struct ttm_buffer_object * bo,struct ttm_placement * placement) argument [all...] |
| H A D | vmwgfx_kms.c | 1077 struct ttm_placement *placement; local in function:vmw_framebuffer_pin
|