Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h369 static inline int adreno_is_a690(const struct adreno_gpu *gpu) in adreno_is_a690() function
H A Da6xx_gpu.c911 } else if (adreno_is_a690(adreno_gpu)) { in a6xx_set_cp_protect()
995 if (adreno_is_a690(adreno_gpu)) { in a6xx_set_ubwc_config()
1311 if (adreno_is_a650(adreno_gpu) || adreno_is_a660(adreno_gpu) || adreno_is_a690(adreno_gpu)) in hw_init()
H A Da6xx_hfi.c565 else if (adreno_is_a690(adreno_gpu)) in a6xx_hfi_send_bw_table()