Searched refs:fw_ctx_map (Results 1 – 3 of 3) sorted by relevance
89 void *fw_ctx_map) in init_render_fw_objs() argument109 void *fw_ctx_map) in init_compute_fw_objs() argument129 void *fw_ctx_map) in init_transfer_fw_objs() argument139 void *fw_ctx_map) in init_fw_objs() argument143 return init_render_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()145 return init_compute_fw_objs(ctx, args, fw_ctx_map); in init_fw_objs()196 void *fw_ctx_map) in pvr_context_create_queues() argument203 args, fw_ctx_map); in pvr_context_create_queues()211 args, fw_ctx_map); in pvr_context_create_queues()221 args, fw_ctx_map); in pvr_context_create_queues()[all …]
157 void *fw_ctx_map);
1032 static void init_fw_context(struct pvr_queue *queue, void *fw_ctx_map) in init_fw_context() argument1039 cctx_fw = fw_ctx_map + queue->ctx_offset; in init_fw_context()1204 void *fw_ctx_map) in pvr_queue_create() argument1293 init_fw_context(queue, fw_ctx_map); in pvr_queue_create()
Completed in 7 milliseconds