Searched refs:ivpu_cmdq_create (Results 1 – 1 of 1) sorted by relevance
147 static struct ivpu_cmdq *ivpu_cmdq_create(struct ivpu_file_priv *file_priv, u8 priority, u32 flags) in ivpu_cmdq_create() function 318 cmdq = ivpu_cmdq_create(file_priv, priority, 0); in ivpu_cmdq_acquire_legacy() 919 cmdq = ivpu_cmdq_create(file_priv, ivpu_job_to_jsm_priority(args->priority), args->flags); in ivpu_cmdq_create_ioctl()