Searched refs:has_msg_cmd (Results 1 – 2 of 2) sorted by relevance
530 unsigned buf_sizes[], bool *has_msg_cmd) in radeon_uvd_cs_reloc() argument588 if (*has_msg_cmd) { in radeon_uvd_cs_reloc()592 *has_msg_cmd = true; in radeon_uvd_cs_reloc()596 } else if (!*has_msg_cmd) { in radeon_uvd_cs_reloc()608 bool *has_msg_cmd) in radeon_uvd_cs_reg() argument623 buf_sizes, has_msg_cmd); in radeon_uvd_cs_reg()645 bool has_msg_cmd = false; in radeon_uvd_cs_parse() local674 buf_sizes, &has_msg_cmd); in radeon_uvd_cs_parse()687 if (!has_msg_cmd) { in radeon_uvd_cs_parse()
71 bool has_msg_cmd; member687 ctx->has_msg_cmd = true; in amdgpu_uvd_cs_pass2()691 } else if (!ctx->has_msg_cmd) { in amdgpu_uvd_cs_pass2()821 if (!ctx.has_msg_cmd) { in amdgpu_uvd_ring_parse_cs()