Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_hw_sequencer.c51 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce80_hw_sequencer_construct()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_hw_sequencer.c139 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce100_hw_sequencer_construct()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_init.c58 .prepare_bandwidth = dcn10_prepare_bandwidth,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_init.c59 .prepare_bandwidth = dcn20_prepare_bandwidth,
H A Ddcn20_hwseq.c1822 dc->hwss.prepare_bandwidth(dc, context); in dcn20_update_bandwidth()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_init.c60 .prepare_bandwidth = dcn20_prepare_bandwidth,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_init.c60 .prepare_bandwidth = dcn20_prepare_bandwidth,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer.h131 void (*prepare_bandwidth)(struct dc *dc, struct dc_state *context); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c429 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce60_hw_sequencer_construct()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1348 dc->hwss.prepare_bandwidth(dc, context); in dc_commit_state_no_check()
2344 dc->hwss.prepare_bandwidth(dc, dc->current_state); in commit_planes_do_stream_update()
2405 dc->hwss.prepare_bandwidth(dc, context); in commit_planes_for_stream()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2887 .prepare_bandwidth = dce110_prepare_bandwidth,