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 D | dcn314_hwseq.h | 44 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
|
| H A D | dcn314_hwseq.c | 384 …_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 D | dcn32_hwseq.h | 78 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
|
| H A D | dcn32_hwseq.c | 1237 …_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 D | hw_sequencer_private.h | 172 unsigned int current_pipe_idx);
|