Searched refs:lastctx (Results 1 – 10 of 10) sorted by relevance
101 struct etnaviv_file_private *lastctx; member
77 if (gpu->lastctx == ctx) in etnaviv_postclose()78 gpu->lastctx = NULL; in etnaviv_postclose()
443 gpu->lastctx = cmdbuf->ctx; in etnaviv_buffer_queue()
1000 gpu->lastctx = NULL; in etnaviv_gpu_recover_hang()1552 gpu->lastctx = NULL; in etnaviv_gpu_hw_resume()
161 if (priv->lastctx == ctx) in a5xx_submit_in_rb()216 priv->lastctx = NULL; in a5xx_submit()251 if (priv->lastctx == ctx) in a5xx_submit()
300 if (priv->lastctx == ctx) in adreno_submit()
88 if (priv->lastctx == ctx) in a6xx_submit()
179 struct msm_file_private *lastctx; member
715 if (ctx == priv->lastctx) in msm_postclose()716 priv->lastctx = NULL; in msm_postclose()
755 priv->lastctx = ctx; in msm_gpu_submit()