Home
last modified time | relevance | path

Searched refs:adreno_is_a660 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h474 static inline int adreno_is_a660(const struct adreno_gpu *gpu) in adreno_is_a660() function
H A Da6xx_hfi.c825 else if (adreno_is_a660(adreno_gpu)) in a6xx_hfi_send_bw_table()
H A Da6xx_gpu.c1400 else if (adreno_is_a660(adreno_gpu) || adreno_is_a663(adreno_gpu)) in hw_init()