Home
last modified time | relevance | path

Searched refs:a6xx_in_preempt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h269 static inline bool a6xx_in_preempt(struct a6xx_gpu *a6xx_gpu) in a6xx_in_preempt() function
H A Da6xx_gpu.c87 if (!a6xx_in_preempt(a6xx_gpu)) { in a6xx_flush()