Home
last modified time | relevance | path

Searched refs:post_unlock_reset_opp (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_init.c106 .post_unlock_reset_opp = dcn20_post_unlock_reset_opp,
H A Ddcn401_hwseq.c2246 dc->hwss.post_unlock_reset_opp(dc, in dcn401_post_unlock_program_front_end()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_init.c130 .post_unlock_reset_opp = dcn20_post_unlock_reset_opp,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h472 void (*post_unlock_reset_opp)(struct dc *dc, member