Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.h227 uint32_t adreno_last_fence(struct msm_gpu *gpu);
Dadreno_gpu.c92 uint32_t adreno_last_fence(struct msm_gpu *gpu) in adreno_last_fence() function
Da4xx_gpu.c521 .last_fence = adreno_last_fence,
Da3xx_gpu.c507 .last_fence = adreno_last_fence,