Searched refs:update_bandwidth (Results 1 – 7 of 7) sorted by relevance
61 .update_bandwidth = dcn20_update_bandwidth,
66 .update_bandwidth = dcn20_update_bandwidth,
63 .update_bandwidth = dcn20_update_bandwidth,
476 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_add_writeback()534 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_remove_writeback()
140 bool (*update_bandwidth)(struct dc *dc, struct dc_state *context); member