Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h1279 void (*update_dchubp_dpp_sequence)(struct dc *dc, member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2329 if (dc->hwss.update_dchubp_dpp_sequence) in dcn401_program_pipe_sequence()
2330 dc->hwss.update_dchubp_dpp_sequence(dc, pipe_ctx, context, seq_state); in dcn401_program_pipe_sequence()