Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_init.c95 .program_pipe = dcn10_program_pipe,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
Ddcn201_init.c100 .program_pipe = dcn10_program_pipe,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/
Dhw_sequencer_private.h148 void (*program_pipe)(struct dc *dc, member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c2130 if (hws->funcs.program_pipe) in dcn20_program_front_end_for_ctx()
2131 hws->funcs.program_pipe(dc, pipe, context); in dcn20_program_front_end_for_ctx()