Home
last modified time | relevance | path

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

/linux/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.c99 static int init_render_fw_objs(struct pvr_context *ctx, in init_render_fw_objs()
119 static int init_compute_fw_objs(struct pvr_context *ctx, in init_compute_fw_objs()
139 static int init_transfer_fw_objs(struct pvr_context *ctx, in init_transfer_fw_objs()
149 static int init_fw_objs(struct pvr_context *ctx, in init_fw_objs()
168 struct pvr_context *ctx = priv; in ctx_fw_data_init()
267 static void pvr_context_kill_queues(struct pvr_context *ctx) in pvr_context_kill_queues()
295 struct pvr_context *ctx; in pvr_context_create()
387 struct pvr_context *ctx = in pvr_context_release()
388 container_of(ref_count, struct pvr_context, ref_count); in pvr_context_release()
409 pvr_context_put(struct pvr_context *ctx) in pvr_context_put()
[all …]
A Dpvr_queue.h12 struct pvr_context;
84 struct pvr_context *ctx;
150 struct pvr_queue *pvr_queue_create(struct pvr_context *ctx,
A Dpvr_job.h18 struct pvr_context;
70 struct pvr_context *ctx;
A DMakefile9 pvr_context.o \
A Dpvr_queue.c1020 struct pvr_context *ctx = queue->ctx; in init_fw_context()
1186 struct pvr_queue *pvr_queue_create(struct pvr_context *ctx, in pvr_queue_create()

Completed in 13 milliseconds