Searched refs:prepare_bandwidth (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce80/ |
| D | dce80_hw_sequencer.c | 51 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce80_hw_sequencer_construct()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce100/ |
| D | dce100_hw_sequencer.c | 139 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce100_hw_sequencer_construct()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_init.c | 59 .prepare_bandwidth = dcn10_prepare_bandwidth,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_init.c | 59 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| D | dcn20_hwseq.c | 1863 dc->hwss.prepare_bandwidth(dc, context); in dcn20_update_bandwidth()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/ |
| D | dcn301_init.c | 64 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/ |
| D | dcn31_init.c | 61 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/ |
| D | dcn21_init.c | 59 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_init.c | 59 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/ |
| D | hw_sequencer.h | 139 void (*prepare_bandwidth)(struct dc *dc, struct dc_state *context); member
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce60/ |
| D | dce60_hw_sequencer.c | 429 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce60_hw_sequencer_construct()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc.c | 1586 dc->hwss.prepare_bandwidth(dc, context); in dc_commit_state_no_check() 2614 dc->hwss.prepare_bandwidth(dc, dc->current_state); in commit_planes_do_stream_update() 2678 dc->hwss.prepare_bandwidth(dc, context); in commit_planes_for_stream()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_hw_sequencer.c | 2966 .prepare_bandwidth = dce110_prepare_bandwidth,
|