Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_init.c139 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
A Ddcn401_hwseq.c2351 if (hwseq->funcs.program_mall_pipe_config) in dcn401_post_unlock_program_front_end()
2352 hwseq->funcs.program_mall_pipe_config(dc, context); in dcn401_post_unlock_program_front_end()
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_init.c158 .program_mall_pipe_config = dcn32_program_mall_pipe_config,
/drivers/gpu/drm/amd/display/dc/hwss/
A Dhw_sequencer_private.h165 void (*program_mall_pipe_config)(struct dc *dc, struct dc_state *context); member
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c2345 if (hwseq->funcs.program_mall_pipe_config) in dcn20_post_unlock_program_front_end()
2346 hwseq->funcs.program_mall_pipe_config(dc, context); in dcn20_post_unlock_program_front_end()

Completed in 23 milliseconds