Home
last modified time | relevance | path

Searched refs:fd_bo_cache_init (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/freedreno/msm/
Dmsm_device.c65 fd_bo_cache_init(&msm_dev->ring_cache, TRUE); in msm_device_new()
/external/libdrm/freedreno/
Dfreedreno_device.c88 fd_bo_cache_init(&dev->bo_cache, FALSE); in fd_device_new()
Dfreedreno_bo_cache.c57 fd_bo_cache_init(struct fd_bo_cache *cache, int course) in fd_bo_cache_init() function
Dfreedreno_priv.h107 drm_private void fd_bo_cache_init(struct fd_bo_cache *cache, int coarse);