Home
last modified time | relevance | path

Searched refs:lima_ctx_free (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/lima/
Dlima_ctx.h24 int lima_ctx_free(struct lima_ctx_mgr *mgr, u32 id);
Dlima_ctx.c49 int lima_ctx_free(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_free() function
Dlima_drv.c195 return lima_ctx_free(&priv->ctx_mgr, args->id); in lima_ioctl_ctx_free()