Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer.h149 void (*update_mpcc)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2343 dc->hwss.update_mpcc(dc, pipe_ctx); in update_dchubp_dpp()
3318 .update_mpcc = dcn10_update_mpcc,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c2119 dc->hwss.update_mpcc = dcn20_update_mpcc; in dcn20_hw_sequencer_construct()