Searched refs:adreno_is_a660 (Results 1 – 3 of 3) sorted by relevance
260 static inline int adreno_is_a660(struct adreno_gpu *gpu) in adreno_is_a660() function267 return adreno_is_a660(gpu) || adreno_is_7c3(gpu); in adreno_is_a660_family()
704 if (adreno_is_a650(adreno_gpu) || adreno_is_a660(adreno_gpu)) { in a6xx_set_ubwc_config()977 if (adreno_is_a650(adreno_gpu) || adreno_is_a660(adreno_gpu)) in hw_init()981 else if (adreno_is_a650(adreno_gpu) || adreno_is_a660(adreno_gpu)) in hw_init()1025 if (adreno_is_a660(adreno_gpu)) in hw_init()
467 else if (adreno_is_a660(adreno_gpu)) in a6xx_hfi_send_bw_table()
Completed in 9 milliseconds