/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_bufmgr.c | 220 bucket_for_size(struct crocus_bufmgr *bufmgr, uint64_t size) in bucket_for_size() 258 struct crocus_bufmgr *bufmgr = bo->bufmgr; in crocus_bo_busy() local 296 alloc_bo_from_cache(struct crocus_bufmgr *bufmgr, in alloc_bo_from_cache() 346 alloc_fresh_bo(struct crocus_bufmgr *bufmgr, uint64_t bo_size) in alloc_fresh_bo() 389 bo_alloc_internal(struct crocus_bufmgr *bufmgr, in bo_alloc_internal() 457 crocus_bo_alloc(struct crocus_bufmgr *bufmgr, in crocus_bo_alloc() 466 crocus_bo_alloc_tiled(struct crocus_bufmgr *bufmgr, const char *name, in crocus_bo_alloc_tiled() 475 crocus_bo_create_userptr(struct crocus_bufmgr *bufmgr, const char *name, in crocus_bo_create_userptr() 529 crocus_bo_gem_create_from_name(struct crocus_bufmgr *bufmgr, in crocus_bo_gem_create_from_name() 603 struct crocus_bufmgr *bufmgr = bo->bufmgr; in bo_close() local [all …]
|
D | crocus_batch.c | 461 struct crocus_bufmgr *bufmgr = screen->bufmgr; in recreate_growing_buffer() local 545 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_batch_free() local 629 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_grow_buffer() local 776 struct crocus_bufmgr *bufmgr = screen->bufmgr; in replace_hw_ctx() local
|
D | crocus_bufmgr.h | 53 struct crocus_bufmgr *bufmgr; member
|
D | crocus_monitor.c | 113 crocus_oa_bo_alloc(void *bufmgr, const char *name, uint64_t size) in crocus_oa_bo_alloc()
|
D | crocus_screen.h | 210 struct crocus_bufmgr *bufmgr; member
|
D | crocus_resource.c | 801 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_resource_from_user_memory() local 830 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_resource_from_handle() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_bufmgr.c | 284 bucket_info_for_heap(struct iris_bufmgr *bufmgr, enum iris_heap heap, in bucket_info_for_heap() 315 bucket_for_size(struct iris_bufmgr *bufmgr, uint64_t size, in bucket_for_size() 391 vma_alloc(struct iris_bufmgr *bufmgr, in vma_alloc() 415 vma_free(struct iris_bufmgr *bufmgr, in vma_free() 442 struct iris_bufmgr *bufmgr = bo->bufmgr; in iris_bo_busy_gem() local 457 struct iris_bufmgr *bufmgr = bo->bufmgr; in iris_bo_wait_syncobj() local 575 get_slabs(struct iris_bufmgr *bufmgr, uint64_t size) in get_slabs() 589 get_slab_pot_entry_size(struct iris_bufmgr *bufmgr, unsigned size) in get_slab_pot_entry_size() 599 get_slab_entry_alignment(struct iris_bufmgr *bufmgr, unsigned size) in get_slab_entry_alignment() 620 struct iris_bufmgr *bufmgr = priv; in iris_slab_free() local [all …]
|
D | iris_fence.c | 66 iris_create_syncobj(struct iris_bufmgr *bufmgr) in iris_create_syncobj() 83 iris_syncobj_destroy(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) in iris_syncobj_destroy() 91 iris_syncobj_signal(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) in iris_syncobj_signal() 142 struct iris_bufmgr *bufmgr = screen->bufmgr; in clear_stale_syncobjs() local 215 iris_wait_syncobj(struct iris_bufmgr *bufmgr, in iris_wait_syncobj()
|
D | iris_batch.c | 486 struct iris_bufmgr *bufmgr = screen->bufmgr; in create_batch() local 522 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_batch_reset() local 566 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_batch_free() local 736 struct iris_bufmgr *bufmgr = screen->bufmgr; in replace_kernel_ctx() local 805 struct iris_bufmgr *bufmgr = batch->screen->bufmgr; in move_syncobj_to_batch() local 828 struct iris_bufmgr *bufmgr = screen->bufmgr; in update_bo_syncobjs() local 908 struct iris_bufmgr *bufmgr = batch->screen->bufmgr; in submit_batch() local
|
D | iris_fence.h | 53 iris_syncobj_reference(struct iris_bufmgr *bufmgr, in iris_syncobj_reference()
|
D | iris_border_color.c | 70 iris_init_border_color_pool(struct iris_bufmgr *bufmgr, in iris_init_border_color_pool()
|
D | iris_binder.c | 66 struct iris_bufmgr *bufmgr = screen->bufmgr; in binder_realloc() local
|
D | iris_perf.c | 27 iris_oa_bo_alloc(void *bufmgr, const char *name, uint64_t size) in iris_oa_bo_alloc()
|
D | iris_measure.c | 104 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_init_batch_measure() local
|
D | iris_screen.h | 203 struct iris_bufmgr *bufmgr; member
|
D | iris_bufmgr.h | 184 struct iris_bufmgr *bufmgr; member
|
D | iris_resource.c | 1269 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_resource_from_user_memory() local 1364 struct iris_bufmgr *bufmgr = screen->bufmgr; in iris_resource_from_handle() local
|
/third_party/libdrm/intel/ |
D | intel_bufmgr.c | 49 drm_intel_bo_alloc(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_bo_alloc() 56 drm_intel_bo_alloc_for_render(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_bo_alloc_for_render() 63 drm_intel_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, in drm_intel_bo_alloc_userptr() 77 drm_intel_bo_alloc_tiled(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_bo_alloc_tiled() 145 drm_intel_bufmgr_destroy(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_destroy() 178 drm_intel_bufmgr_set_debug(drm_intel_bufmgr *bufmgr, int enable_debug) in drm_intel_bufmgr_set_debug() 320 drm_intel_get_pipe_from_crtc_id(drm_intel_bufmgr *bufmgr, int crtc_id) in drm_intel_get_pipe_from_crtc_id()
|
D | intel_bufmgr_fake.c | 111 drm_intel_bufmgr bufmgr; member 245 drm_intel_bufmgr_fake_set_fence_callback(drm_intel_bufmgr *bufmgr, in drm_intel_bufmgr_fake_set_fence_callback() 768 drm_intel_bufmgr_fake_contended_lock_take(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_fake_contended_lock_take() 799 drm_intel_fake_bo_alloc(drm_intel_bufmgr *bufmgr, in drm_intel_fake_bo_alloc() 838 drm_intel_fake_bo_alloc_tiled(drm_intel_bufmgr * bufmgr, in drm_intel_fake_bo_alloc_tiled() 864 drm_intel_bo_fake_alloc_static(drm_intel_bufmgr *bufmgr, in drm_intel_bo_fake_alloc_static() 1228 drm_intel_fake_fence_validated(drm_intel_bufmgr *bufmgr) in drm_intel_fake_fence_validated() 1240 drm_intel_fake_destroy(drm_intel_bufmgr *bufmgr) in drm_intel_fake_destroy() 1413 drm_intel_bufmgr_fake_set_exec_callback(drm_intel_bufmgr *bufmgr, in drm_intel_bufmgr_fake_set_exec_callback() 1536 drm_intel_bufmgr_fake_evict_all(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_fake_evict_all() [all …]
|
D | intel_bufmgr_gem.c | 107 drm_intel_bufmgr bufmgr; member 665 drm_intel_gem_bo_alloc_internal(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc_internal() 816 drm_intel_gem_bo_alloc_for_render(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc_for_render() 828 drm_intel_gem_bo_alloc(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc() 838 drm_intel_gem_bo_alloc_tiled(drm_intel_bufmgr *bufmgr, const char *name, in drm_intel_gem_bo_alloc_tiled() 890 drm_intel_gem_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, in drm_intel_gem_bo_alloc_userptr() 1016 check_bo_alloc_userptr(drm_intel_bufmgr *bufmgr, in check_bo_alloc_userptr() 1062 drm_intel_bo_gem_create_from_name(drm_intel_bufmgr *bufmgr, in drm_intel_bo_gem_create_from_name() 1806 drm_intel_gem_get_pipe_from_crtc_id(drm_intel_bufmgr *bufmgr, int crtc_id) in drm_intel_gem_get_pipe_from_crtc_id() 1960 drm_intel_bufmgr_gem_destroy(drm_intel_bufmgr *bufmgr) in drm_intel_bufmgr_gem_destroy() [all …]
|
D | intel_bufmgr.h | 84 drm_intel_bufmgr *bufmgr; member
|
D | intel_bufmgr_priv.h | 318 struct _drm_intel_bufmgr *bufmgr; member
|
/third_party/mesa3d/src/intel/perf/ |
D | intel_perf_query.c | 246 void * bufmgr; member 590 void * bufmgr, /* eg brw_bufmgr */ in intel_perf_init_context()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_screen.h | 83 struct pb_manager *bufmgr; member
|
D | d3d12_resource.cpp | 123 struct pb_manager *bufmgr; in init_buffer() local
|