Searched refs:update_bandwidth (Results 1 – 5 of 5) sorted by relevance
61 .update_bandwidth = dcn20_update_bandwidth,
62 .update_bandwidth = dcn20_update_bandwidth,
448 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_add_writeback()506 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_remove_writeback()
132 bool (*update_bandwidth)(struct dc *dc, struct dc_state *context); member