Searched refs:current_pipe_idx (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
| A D | dcn314_hwseq.h | 44 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
|
| A D | dcn314_hwseq.c | 398 …_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx) in dcn314_resync_fifo_dccg_dio() argument 405 if (i <= current_pipe_idx) { in dcn314_resync_fifo_dccg_dio() 428 if (i <= current_pipe_idx) in dcn314_resync_fifo_dccg_dio()
|
| /drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| A D | dcn32_hwseq.h | 78 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
|
| A D | dcn32_hwseq.c | 1241 …_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx) in dcn32_resync_fifo_dccg_dio() argument 1249 if (i <= current_pipe_idx) { in dcn32_resync_fifo_dccg_dio() 1271 if (i <= current_pipe_idx) in dcn32_resync_fifo_dccg_dio()
|
| /drivers/gpu/drm/amd/display/dc/hwss/ |
| A D | hw_sequencer_private.h | 173 unsigned int current_pipe_idx);
|
Completed in 11 milliseconds