Home
last modified time | relevance | path

Searched defs:mpcc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h85 struct mpcc { struct
86 int mpcc_id; /* MPCC physical instance */ argument
88 struct mpcc *mpcc_bot; /* pointer to bottom layer MPCC. NULL when not connected */ argument
89 struct mpcc_blnd_cfg blnd_cfg; /* The blending configuration for this MPCC */ argument
90 struct mpcc_sm_cfg sm_cfg; /* stereo mix setting for this MPCC */ argument
Dopp.h201 int mpcc[MAX_PIPES]; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c68 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_update_blending() local
327 static void mpc1_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc1_init_mpcc()
376 struct mpcc *mpcc; in mpc1_init_mpcc_list_from_hw() local