Home
last modified time | relevance | path

Searched refs:pipe_regs_idx (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_utils.h32 struct pipe_ctx *pipe, unsigned int *pipe_regs_idx);
Ddml21_utils.c73 struct pipe_ctx *pipe, unsigned int *pipe_regs_idx) in find_pipe_regs_idx() argument
77 *pipe_regs_idx = dml_ctx->config.callbacks.get_odm_slice_index(opp_head); in find_pipe_regs_idx()
80 *pipe_regs_idx += dml_ctx->config.callbacks.get_mpc_slice_index(pipe); in find_pipe_regs_idx()