Searched refs:program_mall_pipe_config (Results 1 – 3 of 3) sorted by relevance
153 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
156 void (*program_mall_pipe_config)(struct dc *dc, struct dc_state *context); member
1995 if (hwseq->funcs.program_mall_pipe_config) in dcn20_post_unlock_program_front_end()1996 hwseq->funcs.program_mall_pipe_config(dc, context); in dcn20_post_unlock_program_front_end()