Searched refs:pb_cache (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h43 struct pb_cache *mgr;
48 struct pb_cache struct
69 struct pb_buffer *pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size,
72 void pb_cache_release_all_buffers(struct pb_cache *mgr);
73 void pb_cache_init_entry(struct pb_cache *mgr, struct pb_cache_entry *entry,
75 void pb_cache_init(struct pb_cache *mgr, uint num_heaps,
80 void pb_cache_deinit(struct pb_cache *mgr);
H A Dpb_cache.c29 #include "pb_cache.h"
40 struct pb_cache *mgr = entry->mgr;
85 struct pb_cache *mgr = entry->mgr;
122 struct pb_cache *mgr = entry->mgr;
147 pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size,
227 pb_cache_release_all_buffers(struct pb_cache *mgr)
250 pb_cache_init_entry(struct pb_cache *mgr, struct pb_cache_entry *entry,
280 pb_cache_init(struct pb_cache *mgr, uint num_heaps,
311 pb_cache_deinit(struct pb_cache *mgr)
H A Dpb_bufmgr_cache.c45 #include "pb_cache.h"
64 struct pb_cache cache;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h44 struct pb_cache *mgr;
49 struct pb_cache struct
71 struct pb_buffer *pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size,
74 void pb_cache_release_all_buffers(struct pb_cache *mgr);
75 void pb_cache_init_entry(struct pb_cache *mgr, struct pb_cache_entry *entry,
77 void pb_cache_init(struct pb_cache *mgr, uint num_heaps,
83 void pb_cache_deinit(struct pb_cache *mgr);
H A Dpb_cache.c29 #include "pb_cache.h"
40 struct pb_cache *mgr = entry->mgr;
85 struct pb_cache *mgr = entry->mgr;
122 struct pb_cache *mgr = entry->mgr;
147 pb_cache_reclaim_buffer(struct pb_cache *mgr, pb_size size,
227 pb_cache_release_all_buffers(struct pb_cache *mgr)
250 pb_cache_init_entry(struct pb_cache *mgr, struct pb_cache_entry *entry,
280 pb_cache_init(struct pb_cache *mgr, uint num_heaps,
313 pb_cache_deinit(struct pb_cache *mgr)
H A Dpb_bufmgr_cache.c45 #include "pb_cache.h"
64 struct pb_cache cache;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.h31 #include "pipebuffer/pb_cache.h"
46 struct pb_cache bo_cache;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.h31 #include "pipebuffer/pb_cache.h"
58 struct pb_cache bo_cache;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.h31 #include "pipebuffer/pb_cache.h"
61 struct pb_cache bo_cache;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.h31 #include "pipebuffer/pb_cache.h"
58 struct pb_cache bo_cache;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.9.rst35 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
H A D18.0.1.rst33 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
H A D18.1.0.rst66 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
H A D21.3.0.rst2746 - gallium/pb_cache: use simple_mtx_t
H A D21.1.0.rst3415 - winsys/amdgpu: disallow pb_cache for backing buffers of sparse buffers
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.h40 #include "pipebuffer/pb_cache.h"
102 struct pb_cache bo_cache;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/
H A DMakefile.sources117 pipebuffer/pb_cache.c \
118 pipebuffer/pb_cache.h \

Completed in 20 milliseconds