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