Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_init.c95 .program_pipe = dcn10_program_pipe,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
Ddcn201_init.c100 .program_pipe = dcn10_program_pipe,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/
Dhw_sequencer_private.h148 void (*program_pipe)(struct dc *dc, member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c2237 if (hws->funcs.program_pipe) in dcn401_program_front_end_for_ctx()
2238 hws->funcs.program_pipe(dc, pipe, context); in dcn401_program_front_end_for_ctx()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c2155 if (hws->funcs.program_pipe) in dcn20_program_front_end_for_ctx()
2156 hws->funcs.program_pipe(dc, pipe, context); in dcn20_program_front_end_for_ctx()