| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | mpc.h | 120 struct mpcc { struct 121 int mpcc_id; /* MPCC physical instance */ argument 123 struct mpcc *mpcc_bot; /* pointer to bottom layer MPCC. NULL when not connected */ argument 124 struct mpcc_blnd_cfg blnd_cfg; /* The blending configuration for this MPCC */ argument 125 struct mpcc_sm_cfg sm_cfg; /* stereo mix setting for this MPCC */ argument 136 struct mpcc *opp_list; /* The top MPCC layer of the MPC tree that outputs to OPP endpoint */ argument
|
| D | opp.h | 201 int mpcc[MAX_PIPES]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | mpc.h | 156 struct mpcc { struct 157 int mpcc_id; /* MPCC physical instance */ argument 159 struct mpcc *mpcc_bot; /* pointer to bottom layer MPCC. NULL when not connected */ argument 160 struct mpcc_blnd_cfg blnd_cfg; /* The blending configuration for this MPCC */ argument 161 struct mpcc_sm_cfg sm_cfg; /* stereo mix setting for this MPCC */ argument 174 struct mpcc *opp_list; /* The top MPCC layer of the MPC tree that outputs to OPP endpoint */ argument
|
| D | opp.h | 201 int mpcc[MAX_PIPES]; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_mpc.c | 75 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_update_blending() local 346 static void mpc1_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc1_init_mpcc() 415 struct mpcc *mpcc; in mpc1_init_mpcc_list_from_hw() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_mpc.c | 82 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_update_blending() local 352 static void mpc1_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc1_init_mpcc() 421 struct mpcc *mpcc; in mpc1_init_mpcc_list_from_hw() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
| D | dcn201_mpc.c | 62 static void mpc201_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc201_init_mpcc()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_mpc.c | 55 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc2_update_blending() local 513 static void mpc2_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc2_init_mpcc()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_mpc.c | 55 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc2_update_blending() local 511 static void mpc2_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc2_init_mpcc()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_mpc.c | 1009 static void mpc3_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc3_init_mpcc()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_mpc.c | 1038 void mpc3_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc3_init_mpcc()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
| D | core_types.h | 296 uint32_t mpcc : 1; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/ |
| D | core_types.h | 348 uint32_t mpcc : 1; member
|