Home
last modified time | relevance | path

Searched refs:program_pipe (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h149 void (*program_pipe)(struct dc *dc, member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2200 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()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2160 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()