Searched refs:has_msg_cmd (Results 1 – 2 of 2) sorted by relevance
564 unsigned buf_sizes[], bool *has_msg_cmd) in radeon_uvd_cs_reloc() argument622 if (*has_msg_cmd) { in radeon_uvd_cs_reloc()626 *has_msg_cmd = true; in radeon_uvd_cs_reloc()630 } else if (!*has_msg_cmd) { in radeon_uvd_cs_reloc()642 bool *has_msg_cmd) in radeon_uvd_cs_reg() argument657 buf_sizes, has_msg_cmd); in radeon_uvd_cs_reg()680 bool has_msg_cmd = false; in radeon_uvd_cs_parse() local709 buf_sizes, &has_msg_cmd); in radeon_uvd_cs_parse()722 if (!has_msg_cmd) { in radeon_uvd_cs_parse()
105 bool has_msg_cmd; member971 ctx->has_msg_cmd = true; in amdgpu_uvd_cs_pass2()975 } else if (!ctx->has_msg_cmd) { in amdgpu_uvd_cs_pass2()1113 if (!ctx.has_msg_cmd) { in amdgpu_uvd_ring_parse_cs()