Searched refs:prepare_bandwidth (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce80/ |
| H A D | dce80_hwseq.c | 51 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce80_hw_sequencer_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce100/ |
| H A D | dce100_hwseq.c | 139 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce100_hw_sequencer_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_init.c | 60 .prepare_bandwidth = dcn10_prepare_bandwidth,
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
| H A D | dcn201_init.c | 61 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
| H A D | dcn21_init.c | 62 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_init.c | 62 .prepare_bandwidth = dcn20_prepare_bandwidth,
|
| H A D | dcn20_hwseq.c | 2484 dc->hwss.prepare_bandwidth(dc, context); in dcn20_update_bandwidth()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce60/ |
| H A D | dce60_hwseq.c | 429 dc->hwss.prepare_bandwidth = dce100_prepare_bandwidth; in dce60_hw_sequencer_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/ |
| H A D | hw_sequencer.h | 1083 void (*prepare_bandwidth)(struct dc *dc, struct dc_state *context); member
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 2176 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 D | dce110_hwseq.c | 3391 .prepare_bandwidth = dce110_prepare_bandwidth,
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 2712 dc->hwss.prepare_bandwidth(dc, context); in dcn401_update_bandwidth()
|