Searched refs:program_all_writeback_pipes_in_tree (Results 1 – 4 of 4) sorted by relevance
123 .program_all_writeback_pipes_in_tree = dcn30_program_all_writeback_pipes_in_tree,
126 void (*program_all_writeback_pipes_in_tree)(struct dc *dc, member
1715 && hws->funcs.program_all_writeback_pipes_in_tree) in dcn20_program_front_end_for_ctx()1716 hws->funcs.program_all_writeback_pipes_in_tree(dc, pipe->stream, context); in dcn20_program_front_end_for_ctx()
2994 if ((stream->num_wb_info > 0) && (hws->funcs.program_all_writeback_pipes_in_tree)) in dcn10_apply_ctx_for_surface()2995 hws->funcs.program_all_writeback_pipes_in_tree(dc, stream, context); in dcn10_apply_ctx_for_surface()