Lines Matching refs:gpu
214 static inline bool a6xx_has_gbif(struct adreno_gpu *gpu) in a6xx_has_gbif() argument
216 if(adreno_is_a630(gpu)) in a6xx_has_gbif()
240 int a6xx_gmu_resume(struct a6xx_gpu *gpu);
241 int a6xx_gmu_stop(struct a6xx_gpu *gpu);
254 void a6xx_preempt_init(struct msm_gpu *gpu);
255 void a6xx_preempt_hw_init(struct msm_gpu *gpu);
256 void a6xx_preempt_trigger(struct msm_gpu *gpu);
257 void a6xx_preempt_irq(struct msm_gpu *gpu);
258 void a6xx_preempt_fini(struct msm_gpu *gpu);
259 int a6xx_preempt_submitqueue_setup(struct msm_gpu *gpu,
261 void a6xx_preempt_submitqueue_close(struct msm_gpu *gpu,
282 void a6xx_gmu_set_freq(struct msm_gpu *gpu, struct dev_pm_opp *opp,
284 unsigned long a6xx_gmu_get_freq(struct msm_gpu *gpu);
286 void a6xx_show(struct msm_gpu *gpu, struct msm_gpu_state *state,
289 struct msm_gpu_state *a6xx_gpu_state_get(struct msm_gpu *gpu);
293 void a6xx_gpu_sw_reset(struct msm_gpu *gpu, bool assert);