Home
last modified time | relevance | path

Searched refs:prepare_bandwidth (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_hw_sequencer.c79 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce80_hw_sequencer_construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_hw_sequencer.c140 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce100_hw_sequencer_construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer.h225 void (*prepare_bandwidth)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1075 dc->hwss.prepare_bandwidth(dc, context); in dc_commit_state_no_check()
1946 dc->hwss.prepare_bandwidth(dc, dc->current_state); in commit_planes_do_stream_update()
1994 dc->hwss.prepare_bandwidth(dc, context); in commit_planes_for_stream()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c1301 dc->hwss.prepare_bandwidth(dc, context); in dcn20_update_bandwidth()
2102 dc->hwss.prepare_bandwidth = dcn20_prepare_bandwidth; in dcn20_hw_sequencer_construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2757 .prepare_bandwidth = dce110_prepare_bandwidth,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c3339 .prepare_bandwidth = dcn10_prepare_bandwidth,