Searched refs:unbounded_req (Results 1 – 5 of 5) sorted by relevance
420 uint32_t unbounded_req : 1; member490 bool unbounded_req; member
1514 new_pipe->update_flags.bits.unbounded_req = 1; in dcn20_detect_pipe_changes()1655 if (old_pipe->unbounded_req != new_pipe->unbounded_req) in dcn20_detect_pipe_changes()1656 new_pipe->update_flags.bits.unbounded_req = 1; in dcn20_detect_pipe_changes()1707 if (pipe_ctx->update_flags.bits.unbounded_req && hubp->funcs->set_unbounded_requesting) in dcn20_update_dchubp_dpp()1708 hubp->funcs->set_unbounded_requesting(hubp, pipe_ctx->unbounded_req); in dcn20_update_dchubp_dpp()
2986 bool unbounded_req = params->hubp_set_unbounded_requesting_params.unbounded_req; in hwss_hubp_set_unbounded_requesting() local2989 hubp->funcs->set_unbounded_requesting(hubp, unbounded_req); in hwss_hubp_set_unbounded_requesting()3841 bool unbounded_req) in hwss_add_hubp_set_unbounded_requesting() argument3846 …s[*seq_state->num_steps].params.hubp_set_unbounded_requesting_params.unbounded_req = unbounded_req; in hwss_add_hubp_set_unbounded_requesting()
2795 new_pipe->update_flags.bits.unbounded_req = 1; in dcn401_detect_pipe_changes()2936 if (old_pipe->unbounded_req != new_pipe->unbounded_req) in dcn401_detect_pipe_changes()2937 new_pipe->update_flags.bits.unbounded_req = 1; in dcn401_detect_pipe_changes()3619 if (pipe_ctx->update_flags.bits.unbounded_req && hubp->funcs->set_unbounded_requesting) in dcn401_update_dchubp_dpp_sequence()3620 hwss_add_hubp_set_unbounded_requesting(seq_state, hubp, pipe_ctx->unbounded_req); in dcn401_update_dchubp_dpp_sequence()
658 bool unbounded_req; member1931 bool unbounded_req);