Home
last modified time | relevance | path

Searched refs:pvr_context (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/imagination/
A Dpvr_context.h32 struct pvr_context { struct
94 pvr_context_get_queue_for_job(struct pvr_context *ctx, enum drm_pvr_job_type type) in pvr_context_get_queue_for_job() argument
120 static __always_inline struct pvr_context *
121 pvr_context_get(struct pvr_context *ctx) in pvr_context_get()
142 pvr_context_get_if_referenced(struct pvr_context *ctx) in pvr_context_get_if_referenced()
158 static __always_inline struct pvr_context *
161 struct pvr_context *ctx; in pvr_context_lookup()
182 static __always_inline struct pvr_context *
185 struct pvr_context *ctx; in pvr_context_lookup_id()
205 pvr_context_get_fw_addr(struct pvr_context *ctx) in pvr_context_get_fw_addr()
[all …]
A Dpvr_context.c87 static int init_render_fw_objs(struct pvr_context *ctx, in init_render_fw_objs()
107 static int init_compute_fw_objs(struct pvr_context *ctx, in init_compute_fw_objs()
127 static int init_transfer_fw_objs(struct pvr_context *ctx, in init_transfer_fw_objs()
137 static int init_fw_objs(struct pvr_context *ctx, in init_fw_objs()
156 struct pvr_context *ctx = priv; in ctx_fw_data_init()
255 static void pvr_context_kill_queues(struct pvr_context *ctx) in pvr_context_kill_queues()
283 struct pvr_context *ctx; in pvr_context_create()
375 struct pvr_context *ctx = in pvr_context_release()
376 container_of(ref_count, struct pvr_context, ref_count); in pvr_context_release()
397 pvr_context_put(struct pvr_context *ctx) in pvr_context_put()
[all …]
A Dpvr_queue.h13 struct pvr_context;
88 struct pvr_context *ctx;
154 struct pvr_queue *pvr_queue_create(struct pvr_context *ctx,
A Dpvr_job.h18 struct pvr_context;
70 struct pvr_context *ctx;
A DMakefile7 pvr_context.o \
A Dpvr_queue.c1034 struct pvr_context *ctx = queue->ctx; in init_fw_context()
1201 struct pvr_queue *pvr_queue_create(struct pvr_context *ctx, in pvr_queue_create()

Completed in 11 milliseconds