Home
last modified time | relevance | path

Searched refs:update_mall_sel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h202 void (*update_mall_sel)(struct dc *dc, struct dc_state *context); member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c736 if (hws && hws->funcs.update_mall_sel) in dcn32_program_mall_pipe_config()
737 hws->funcs.update_mall_sel(dc, context); in dcn32_program_mall_pipe_config()