Home
last modified time | relevance | path

Searched refs:program_all_writeback_pipes_in_tree (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer.h318 void (*program_all_writeback_pipes_in_tree)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1209 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()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2630 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()