Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_init.c155 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h156 void (*program_mall_pipe_config)(struct dc *dc, struct dc_state *context); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2034 if (hwseq->funcs.program_mall_pipe_config) in dcn20_post_unlock_program_front_end()
2035 hwseq->funcs.program_mall_pipe_config(dc, context); in dcn20_post_unlock_program_front_end()