Searched refs:unbounded_req (Results 1 – 7 of 7) sorted by relevance
418 uint32_t unbounded_req : 1; member481 bool unbounded_req; member
222 pipe_ctx->unbounded_req = false; in dml21_program_dc_pipe()226 pipe_ctx->unbounded_req = pln_prog->pipe_regs[pipe_reg_index]->rq_regs.unbounded_request_enabled; in dml21_program_dc_pipe()
327 context->res_ctx.pipe_ctx[dc_pipe_ctx_index].unbounded_req = false; in dml2_calculate_rq_and_dlg_params()331 …context->res_ctx.pipe_ctx[dc_pipe_ctx_index].unbounded_req = in_ctx->v20.dml_core_ctx.ms.Unbounded… in dml2_calculate_rq_and_dlg_params()
1521 new_pipe->update_flags.bits.unbounded_req = 1; in dcn20_detect_pipe_changes()1662 if (old_pipe->unbounded_req != new_pipe->unbounded_req) in dcn20_detect_pipe_changes()1663 new_pipe->update_flags.bits.unbounded_req = 1; in dcn20_detect_pipe_changes()1714 if (pipe_ctx->update_flags.bits.unbounded_req && hubp->funcs->set_unbounded_requesting) in dcn20_update_dchubp_dpp()1715 hubp->funcs->set_unbounded_requesting(hubp, pipe_ctx->unbounded_req); in dcn20_update_dchubp_dpp()
2476 new_pipe->update_flags.bits.unbounded_req = 1; in dcn401_detect_pipe_changes()2617 if (old_pipe->unbounded_req != new_pipe->unbounded_req) in dcn401_detect_pipe_changes()2618 new_pipe->update_flags.bits.unbounded_req = 1; in dcn401_detect_pipe_changes()
1193 context->res_ctx.pipe_ctx[i].unbounded_req = false; in dcn20_calculate_dlg_params()1196 context->res_ctx.pipe_ctx[i].unbounded_req = pipes[pipe_idx].pipe.src.unbounded_req_mode; in dcn20_calculate_dlg_params()
1717 context->res_ctx.pipe_ctx[i].unbounded_req = false; in dcn32_calculate_dlg_params()1721 context->res_ctx.pipe_ctx[i].unbounded_req = unbounded_req_enabled; in dcn32_calculate_dlg_params()
Completed in 29 milliseconds