Searched refs:gpu_state_get (Results 1 – 8 of 8) sorted by relevance
76 if (!gpu || !gpu->funcs->gpu_state_get) in msm_gpu_open()89 show_priv->state = gpu->funcs->gpu_state_get(gpu); in msm_gpu_open()
75 struct msm_gpu_state *(*gpu_state_get)(struct msm_gpu *gpu); member
265 if (!gpu->funcs->gpu_state_get) in msm_gpu_crashstate_capture()272 state = gpu->funcs->gpu_state_get(gpu); in msm_gpu_crashstate_capture()
505 .gpu_state_get = a2xx_gpu_state_get,
646 .gpu_state_get = a4xx_gpu_state_get,
527 .gpu_state_get = a3xx_gpu_state_get,
2182 .gpu_state_get = a6xx_gpu_state_get,2211 .gpu_state_get = a6xx_gpu_state_get,2242 .gpu_state_get = a6xx_gpu_state_get,
1712 .gpu_state_get = a5xx_gpu_state_get,