Home
last modified time | relevance | path

Searched refs:pd_gate (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.h121 struct completion pd_gate; member
H A Da6xx_gmu.c2027 complete_all(&gmu->pd_gate); in cxpd_notifier_cb()
2114 init_completion(&gmu->pd_gate); in a6xx_gmu_wrapper_init()
2115 complete_all(&gmu->pd_gate); in a6xx_gmu_wrapper_init()
2303 init_completion(&gmu->pd_gate); in a6xx_gmu_init()
2304 complete_all(&gmu->pd_gate); in a6xx_gmu_init()
H A Da8xx_gpu.c755 reinit_completion(&gmu->pd_gate); in a8xx_recover()
766 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a8xx_recover()
H A Da6xx_gpu.c1675 reinit_completion(&gmu->pd_gate); in a6xx_recover()
1686 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a6xx_recover()