Searched refs:mcache_regs (Results 1 – 3 of 3) sorted by relevance
360 memcpy(&dc_main_pipes[dc_pipe_index]->mcache_regs, in dml21_prepare_mcache_programming()374 memcpy(&dc_phantom_pipes[dc_pipe_index]->mcache_regs, in dml21_prepare_mcache_programming()
611 uint32_t first_id = pipe_ctx->mcache_regs.main.p0.mcache_id_first; in get_dcc_visual_confirm_color()612 uint32_t second_id = pipe_ctx->mcache_regs.main.p0.mcache_id_second; in get_dcc_visual_confirm_color()1782 struct dml2_hubp_pipe_mcache_regs *mcache_regs) in hwss_add_hubp_program_mcache_id() argument1786 …eps[*seq_state->num_steps].params.program_mcache_id_and_split_coordinate.mcache_regs = mcache_regs; in hwss_add_hubp_program_mcache_id()2064 …struct dml2_hubp_pipe_mcache_regs *mcache_regs = params->program_mcache_id_and_split_coordinate.mc… in hwss_program_mcache_id_and_split_coordinate() local2066 hubp->funcs->hubp_program_mcache_id_and_split_coordinate(hubp, mcache_regs); in hwss_program_mcache_id_and_split_coordinate()
3618 hwss_add_hubp_program_mcache_id(seq_state, hubp, &pipe_ctx->mcache_regs); in dcn401_update_dchubp_dpp_sequence()