Home
last modified time | relevance | path

Searched refs:gmem_cache (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.c280 rzalloc(screen->gmem_cache.ht, struct fd_gmem_stateobj); in gmem_stateobj_init()
460 struct fd_gmem_cache *cache = &gmem->screen->gmem_cache; in __fd_gmem_destroy()
479 struct gmem_key *key = rzalloc(screen->gmem_cache.ht, struct gmem_key); in gmem_key_init()
547 struct fd_gmem_cache *cache = &screen->gmem_cache; in lookup_gmem_state()
820 struct fd_gmem_cache *cache = &fd_screen(pscreen)->gmem_cache; in fd_gmem_screen_init()
829 struct fd_gmem_cache *cache = &fd_screen(pscreen)->gmem_cache; in fd_gmem_screen_fini()
Dfreedreno_screen.h139 struct fd_gmem_cache gmem_cache; member
/third_party/mesa3d/docs/relnotes/
D20.2.3.rst154 - freedreno: Protect gmem_cache ralloc allocations
D21.0.0.rst2842 - freedreno: Protect gmem_cache ralloc allocations
D20.3.0.rst4201 - freedreno: Protect gmem_cache ralloc allocations