Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_hwseq.h44 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
A Ddcn314_hwseq.c358 …_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 Ddcn32_hwseq.h78 …dio(struct dce_hwseq *hws, struct dc *dc, struct dc_state *context, unsigned int current_pipe_idx);
A Ddcn32_hwseq.c1232 …_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 Dhw_sequencer_private.h172 unsigned int current_pipe_idx);
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c1733 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