Searched refs:has_msg_cmd (Results 1 – 2 of 2) sorted by relevance
581 unsigned buf_sizes[], bool *has_msg_cmd) in radeon_uvd_cs_reloc() argument639 if (*has_msg_cmd) { in radeon_uvd_cs_reloc()643 *has_msg_cmd = true; in radeon_uvd_cs_reloc()647 } else if (!*has_msg_cmd) { in radeon_uvd_cs_reloc()659 bool *has_msg_cmd) in radeon_uvd_cs_reg() argument674 buf_sizes, has_msg_cmd); in radeon_uvd_cs_reg()697 bool has_msg_cmd = false; in radeon_uvd_cs_parse() local726 buf_sizes, &has_msg_cmd); in radeon_uvd_cs_parse()739 if (!has_msg_cmd) { in radeon_uvd_cs_parse()
103 bool has_msg_cmd; member889 ctx->has_msg_cmd = true; in amdgpu_uvd_cs_pass2()893 } else if (!ctx->has_msg_cmd) { in amdgpu_uvd_cs_pass2()1030 if (!ctx.has_msg_cmd) { in amdgpu_uvd_ring_parse_cs()