Searched refs:program_pipe (Results 1 – 3 of 3) sorted by relevance
149 void (*program_pipe)(struct dc *dc, member
2214 if (hws->funcs.program_pipe) in dcn401_program_front_end_for_ctx()2215 hws->funcs.program_pipe(dc, pipe, context); in dcn401_program_front_end_for_ctx()
2158 if (hws->funcs.program_pipe) in dcn20_program_front_end_for_ctx()2159 hws->funcs.program_pipe(dc, pipe, context); in dcn20_program_front_end_for_ctx()