Searched refs:force_wm_propagate_to_pipes (Results 1 – 4 of 4) sorted by relevance
64 .force_wm_propagate_to_pipes = hubbub3_force_wm_propagate_to_pipes,
161 void (*force_wm_propagate_to_pipes)(struct hubbub *hubbub); member
452 .force_wm_propagate_to_pipes = hubbub3_force_wm_propagate_to_pipes,
1610 if (dc->res_pool->hubbub->funcs->force_wm_propagate_to_pipes) in dcn20_program_pipe()1611 dc->res_pool->hubbub->funcs->force_wm_propagate_to_pipes(dc->res_pool->hubbub); in dcn20_program_pipe()