Searched refs:program_pipe (Results 1 – 5 of 5) sorted by relevance
96 .program_pipe = dcn10_program_pipe,
101 .program_pipe = dcn10_program_pipe,
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()
Completed in 16 milliseconds