Home
last modified time | relevance | path

Searched refs:optimize_bandwidth (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h1085 void (*optimize_bandwidth)(struct dc *dc, struct dc_state *context); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c3392 .optimize_bandwidth = dce110_optimize_bandwidth,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2314 dc->hwss.optimize_bandwidth(dc, context); in dc_commit_state_no_check()
2601 dc->hwss.optimize_bandwidth(dc, context); in dc_post_update_surfaces_to_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3310 dc->hwss.optimize_bandwidth(dc, context); in dcn10_post_unlock_program_front_end()