Home
last modified time | relevance | path

Searched refs:current_pipe_idx (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.h44 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
H A Ddcn314_hwseq.c384 …_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx) in dcn314_resync_fifo_dccg_dio() argument
391 if (i <= current_pipe_idx) { in dcn314_resync_fifo_dccg_dio()
414 if (i <= current_pipe_idx) in dcn314_resync_fifo_dccg_dio()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.h78 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
H A Ddcn32_hwseq.c1237 …_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx) in dcn32_resync_fifo_dccg_dio() argument
1245 if (i <= current_pipe_idx) { in dcn32_resync_fifo_dccg_dio()
1267 if (i <= current_pipe_idx) in dcn32_resync_fifo_dccg_dio()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h172 unsigned int current_pipe_idx);