Searched refs:needs_hw_init (Results 1 – 6 of 6) sorted by relevance
130 gpu->needs_hw_init = true; in reset_set()
1609 if (!stalled && !gpu->needs_hw_init && in a6xx_gpu_state_get()1641 a6xx_state->gpu_initialized = !gpu->needs_hw_init; in a6xx_gpu_state_get()
2046 gpu->needs_hw_init = true; in a6xx_gmu_pm_resume()2072 gpu->needs_hw_init = true; in a6xx_pm_resume()
1171 if (adreno_gpu->base.needs_hw_init) { in a6xx_gmu_shutdown()
120 gpu->needs_hw_init = true; in msm_gpu_pm_resume()165 if (!gpu->needs_hw_init) in msm_gpu_hw_init()171 gpu->needs_hw_init = false; in msm_gpu_hw_init()
227 bool needs_hw_init; member
Completed in 22 milliseconds