Searched refs:adreno_patchid (Results 1 – 3 of 3) sorted by relevance
270 static inline uint8_t adreno_patchid(const struct adreno_gpu *gpu) in adreno_patchid() function345 return adreno_is_a330(gpu) && (adreno_patchid(gpu) > 0); in adreno_is_a330v2()
182 config |= adreno_patchid(adreno_gpu) << AGC_LM_CONFIG_GPU_VERSION_SHIFT; in a540_lm_setup()
148 if (adreno_is_a430(adreno_gpu) && adreno_patchid(adreno_gpu) < 2) in a4xx_enable_hwcg()