Searched refs:lima_ctx_create (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/lima/
H A Dlima_ctx.h27 int lima_ctx_create(struct lima_device *dev, struct lima_ctx_mgr *mgr, u32 *id);
H A Dlima_ctx.c10 int lima_ctx_create(struct lima_device *dev, struct lima_ctx_mgr *mgr, u32 *id) function
H A Dlima_drv.c198 return lima_ctx_create(ldev, &priv->ctx_mgr, &args->id);

Completed in 183 milliseconds