Home
last modified time | relevance | path

Searched refs:resync_fifo_dccg_dio (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h206 void (*resync_fifo_dccg_dio)(struct dce_hwseq *hws, struct dc *dc, member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1632 if (hws->funcs.resync_fifo_dccg_dio) in dcn32_enable_phantom_streams()
1633 hws->funcs.resync_fifo_dccg_dio(hws, dc, context, i); in dcn32_enable_phantom_streams()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2529 if (hws->funcs.resync_fifo_dccg_dio) in dce110_apply_ctx_to_hw()
2530 hws->funcs.resync_fifo_dccg_dio(hws, dc, context, i); in dce110_apply_ctx_to_hw()