Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_init.c157 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_init.c138 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
Ddcn401_hwseq.c2388 if (hwseq->funcs.program_mall_pipe_config) in dcn401_post_unlock_program_front_end()
2389 hwseq->funcs.program_mall_pipe_config(dc, context); in dcn401_post_unlock_program_front_end()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/
Dhw_sequencer_private.h164 void (*program_mall_pipe_config)(struct dc *dc, struct dc_state *context); member
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c2340 if (hwseq->funcs.program_mall_pipe_config) in dcn20_post_unlock_program_front_end()
2341 hwseq->funcs.program_mall_pipe_config(dc, context); in dcn20_post_unlock_program_front_end()