Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_init.c135 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_init.c158 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h164 void (*program_mall_pipe_config)(struct dc *dc, struct dc_state *context); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2311 if (hwseq->funcs.program_mall_pipe_config) in dcn20_post_unlock_program_front_end()
2312 hwseq->funcs.program_mall_pipe_config(dc, context); in dcn20_post_unlock_program_front_end()