Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h1083 void (*prepare_bandwidth)(struct dc *dc, struct dc_state *context); member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2176 dc->hwss.prepare_bandwidth(dc, context); in dc_commit_state_no_check()
3805 dc->hwss.prepare_bandwidth(dc, dc->current_state); in commit_planes_do_stream_update()
4218 dc->hwss.prepare_bandwidth(dc, context); in commit_planes_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c3391 .prepare_bandwidth = dce110_prepare_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2484 dc->hwss.prepare_bandwidth(dc, context); in dcn20_update_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2707 dc->hwss.prepare_bandwidth(dc, context); in dcn401_update_bandwidth()