Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_debugfs.c130 gpu->needs_hw_init = true; in reset_set()
H A Da6xx_gpu_state.c1609 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()
H A Da6xx_gpu.c2046 gpu->needs_hw_init = true; in a6xx_gmu_pm_resume()
2072 gpu->needs_hw_init = true; in a6xx_pm_resume()
H A Da6xx_gmu.c1171 if (adreno_gpu->base.needs_hw_init) { in a6xx_gmu_shutdown()