Searched refs:program_all_writeback_pipes_in_tree (Results 1 – 3 of 3) sorted by relevance
318 void (*program_all_writeback_pipes_in_tree)( member
1209 if ((stream->num_wb_info > 0) && (dc->hwss.program_all_writeback_pipes_in_tree)) in dcn20_apply_ctx_for_surface()1210 dc->hwss.program_all_writeback_pipes_in_tree(dc, stream, context); in dcn20_apply_ctx_for_surface()
2630 if ((stream->num_wb_info > 0) && (dc->hwss.program_all_writeback_pipes_in_tree)) in dcn10_apply_ctx_for_surface()2631 dc->hwss.program_all_writeback_pipes_in_tree(dc, stream, context); in dcn10_apply_ctx_for_surface()