Searched refs:lima_ctx (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 7 #include "lima_ctx.h" 11 struct lima_ctx *ctx; in lima_ctx_create() 44 struct lima_ctx *ctx = container_of(ref, struct lima_ctx, refcnt); in lima_ctx_do_release() 54 struct lima_ctx *ctx; in lima_ctx_free() 67 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_get() 69 struct lima_ctx *ctx; in lima_ctx_get() 79 void lima_ctx_put(struct lima_ctx *ctx) in lima_ctx_put() 92 struct lima_ctx *ctx; in lima_ctx_mgr_fini()
|
H A D | lima_ctx.h | 12 struct lima_ctx { struct 30 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id); 31 void lima_ctx_put(struct lima_ctx *ctx);
|
H A D | Makefile | 15 lima_ctx.o \
|
H A D | lima_drv.h | 9 #include "lima_ctx.h" 28 struct lima_ctx *ctx;
|
H A D | lima_sched.c | 298 struct lima_ctx *ctx = in lima_sched_build_error_task_list() 299 container_of(sched_ctx, struct lima_ctx, context[pipe_id]); in lima_sched_build_error_task_list()
|
H A D | lima_drv.c | 109 struct lima_ctx *ctx; in lima_ioctl_gem_submit()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 7 #include "lima_ctx.h" 11 struct lima_ctx *ctx; in lima_ctx_create() 44 struct lima_ctx *ctx = container_of(ref, struct lima_ctx, refcnt); in lima_ctx_do_release() 54 struct lima_ctx *ctx; in lima_ctx_free() 67 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_get() 69 struct lima_ctx *ctx; in lima_ctx_get() 79 void lima_ctx_put(struct lima_ctx *ctx) in lima_ctx_put() 92 struct lima_ctx *ctx; in lima_ctx_mgr_fini()
|
H A D | lima_ctx.h | 12 struct lima_ctx { struct 30 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id); 31 void lima_ctx_put(struct lima_ctx *ctx);
|
H A D | Makefile | 15 lima_ctx.o \
|
H A D | lima_drv.h | 9 #include "lima_ctx.h" 28 struct lima_ctx *ctx;
|
H A D | lima_sched.c | 279 struct lima_ctx *ctx = in lima_sched_build_error_task_list() 280 container_of(sched_ctx, struct lima_ctx, context[pipe_id]); in lima_sched_build_error_task_list()
|
H A D | lima_drv.c | 110 struct lima_ctx *ctx; in lima_ioctl_gem_submit()
|
Completed in 6 milliseconds