Searched refs:current_pipe_idx (Results 1 – 6 of 6) sorted by relevance
| /linux/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 | 358 …_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx) in dcn314_resync_fifo_dccg_dio() argument 365 if (i <= current_pipe_idx) { in dcn314_resync_fifo_dccg_dio() 384 if (i <= current_pipe_idx) in dcn314_resync_fifo_dccg_dio()
|
| /linux/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 | 1232 …_dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx) in dcn32_resync_fifo_dccg_dio() argument 1240 if (i <= current_pipe_idx) { in dcn32_resync_fifo_dccg_dio() 1262 if (i <= current_pipe_idx) in dcn32_resync_fifo_dccg_dio()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/ |
| A D | hw_sequencer_private.h | 172 unsigned int current_pipe_idx);
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| A D | dcn401_hwseq.c | 1733 int current_pipe_idx = i; in dcn401_interdependent_update_lock() local 1746 current_pipe_idx = old_otg_master->pipe_idx; in dcn401_interdependent_update_lock() 1748 …culate_det_for_stream(dc->current_state, &dc->current_state->res_ctx.pipe_ctx[current_pipe_idx])) { in dcn401_interdependent_update_lock()
|
Completed in 16 milliseconds