Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c1038 void mpc3_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc3_init_mpcc() function
1459 mpc3_init_mpcc(&mpc30->base.mpcc_array[i], i); in dcn30_mpc_construct()
Ddcn30_mpc.h1089 void mpc3_init_mpcc(struct mpcc *mpcc, int mpcc_inst);
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_mpc.c1043 mpc3_init_mpcc(&mpc30->base.mpcc_array[i], i); in dcn32_mpc_construct()