Home
last modified time | relevance | path

Searched refs:update_bandwidth (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c592 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_add_writeback()
688 if (!dc->hwss.update_bandwidth(dc, dc->current_state)) { in dc_stream_remove_writeback()
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h1084 bool (*update_bandwidth)(struct dc *dc, struct dc_state *context); member