Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_init.c97 .program_pipe = dcn10_program_pipe,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_init.c101 .program_pipe = dcn10_program_pipe,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h141 void (*program_pipe)(struct dc *dc, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1909 if (hws->funcs.program_pipe) in dcn20_program_front_end_for_ctx()
1910 hws->funcs.program_pipe(dc, pipe, context); in dcn20_program_front_end_for_ctx()