Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.h102 void dcn401_post_unlock_program_front_end(struct dc *dc, struct dc_state *context);
H A Ddcn401_init.c23 .post_unlock_program_front_end = dcn401_post_unlock_program_front_end,
H A Ddcn401_hwseq.c2231 void dcn401_post_unlock_program_front_end( in dcn401_post_unlock_program_front_end() function