Searched refs:prepare_bandwidth (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/ |
H A D | dce80_hw_sequencer.c | 51 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce80_hw_sequencer_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/ |
H A D | dce100_hw_sequencer.c | 139 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce100_hw_sequencer_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_init.c | 59 .prepare_bandwidth = dcn10_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_init.c | 60 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_init.c | 66 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_init.c | 61 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_init.c | 61 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
H A D | dcn20_hwseq.c | 2179 dc->hwss.prepare_bandwidth(dc, context); in dcn20_update_bandwidth()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_init.c | 65 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_init.c | 62 .prepare_bandwidth = dcn30_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_init.c | 67 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_init.c | 63 .prepare_bandwidth = dcn30_prepare_bandwidth,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_hw_sequencer.c | 429 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce60_hw_sequencer_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | hw_sequencer.h | 268 void (*prepare_bandwidth)(struct dc *dc, struct dc_state *context); member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 1842 dc->hwss.prepare_bandwidth(dc, context); in dc_commit_state_no_check() 3222 dc->hwss.prepare_bandwidth(dc, dc->current_state); in commit_planes_do_stream_update() 3542 dc->hwss.prepare_bandwidth(dc, context); in commit_planes_for_stream()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 3158 .prepare_bandwidth = dce110_prepare_bandwidth,
|