Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.h101 void dcn401_program_front_end_for_ctx(struct dc *dc, struct dc_state *context);
H A Ddcn401_init.c20 .program_front_end_for_ctx = dcn401_program_front_end_for_ctx,
H A Ddcn401_hwseq.c2065 void dcn401_program_front_end_for_ctx( in dcn401_program_front_end_for_ctx() function