Searched refs:update_mpcc (Results 1 – 8 of 8) sorted by relevance
97 .update_mpcc = dcn10_update_mpcc,
3073 hws->funcs.update_mpcc(dc, pipe_ctx); in dcn10_update_dchubp_dpp()
102 .update_mpcc = dcn201_update_mpcc,
113 .update_mpcc = dcn20_update_mpcc,
110 .update_mpcc = dcn20_update_mpcc,
1755 hws->funcs.update_mpcc(dc, pipe_ctx); in dcn20_update_dchubp_dpp()
88 void (*update_mpcc)(struct dc *dc, struct pipe_ctx *pipe_ctx); member
3027 if (hws->funcs.update_mpcc) in hwss_mpc_update_mpcc()3028 hws->funcs.update_mpcc(dc, pipe_ctx); in hwss_mpc_update_mpcc()