/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_mpc.c | 108 int num_mpcc) in dcn201_mpc_construct() argument 121 mpc201->num_mpcc = num_mpcc; in dcn201_mpc_construct()
|
H A D | dcn201_mpc.h | 73 int num_mpcc; member 84 int num_mpcc);
|
H A D | dcn201_resource.c | 722 static struct mpc *dcn201_mpc_create(struct dc_context *ctx, uint32_t num_mpcc) in dcn201_mpc_create() argument 734 num_mpcc); in dcn201_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_mpc.c | 123 ASSERT(mpcc_id < mpc10->num_mpcc); in mpc1_get_mpcc() 208 ASSERT(mpcc_id < mpc10->num_mpcc); in mpc1_insert_plane() 378 for (mpcc_id = 0; mpcc_id < mpc10->num_mpcc; mpcc_id++) { in mpc1_mpc_init() 428 for (mpcc_id = 0; mpcc_id < mpc10->num_mpcc; mpcc_id++) { in mpc1_init_mpcc_list_from_hw() 443 if (bot_sel != 0xf && bot_sel < mpc10->num_mpcc) { in mpc1_init_mpcc_list_from_hw() 519 int num_mpcc) in dcn10_mpc_construct() argument 532 mpc10->num_mpcc = num_mpcc; in dcn10_mpc_construct()
|
H A D | dcn10_mpc.h | 128 int num_mpcc; member 139 int num_mpcc);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_mpc.c | 572 int num_mpcc) in dcn20_mpc_construct() argument 585 mpc20->num_mpcc = num_mpcc; in dcn20_mpc_construct()
|
H A D | dcn20_mpc.h | 264 int num_mpcc; member 275 int num_mpcc);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_mpc.c | 54 for (mpcc_id = 0; mpcc_id < mpc30->num_mpcc; mpcc_id++) { in mpc32_mpc_init() 61 for (mpcc_id = 0; mpcc_id < mpc30->num_mpcc; mpcc_id++) in mpc32_mpc_init() 1025 int num_mpcc, in dcn32_mpc_construct() argument 1039 mpc30->num_mpcc = num_mpcc; in dcn32_mpc_construct()
|
H A D | dcn32_mpc.h | 332 int num_mpcc,
|
H A D | dcn32_resource.c | 941 int num_mpcc, in dcn32_mpc_create() argument 958 num_mpcc, in dcn32_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_mpc.c | 1396 for (mpcc_id = 0; mpcc_id < mpc30->num_mpcc; mpcc_id++) in mpc3_set_mpc_mem_lp_mode() 1441 int num_mpcc, in dcn30_mpc_construct() argument 1455 mpc30->num_mpcc = num_mpcc; in dcn30_mpc_construct()
|
H A D | dcn30_mpc.h | 996 int num_mpcc; member 1008 int num_mpcc,
|
H A D | dcn30_resource.c | 838 int num_mpcc, in dcn30_mpc_create() argument 851 num_mpcc, in dcn30_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 646 static struct mpc *dcn302_mpc_create(struct dc_context *ctx, int num_mpcc, int num_rmu) in dcn302_mpc_create() argument 653 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn302_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 592 static struct mpc *dcn303_mpc_create(struct dc_context *ctx, int num_mpcc, int num_rmu) in dcn303_mpc_create() argument 599 dcn30_mpc_construct(mpc30, ctx, &mpc_regs, &mpc_shift, &mpc_mask, num_mpcc, num_rmu); in dcn303_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 792 int num_mpcc, in dcn301_mpc_create() argument 805 num_mpcc, in dcn301_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 996 int num_mpcc, in dcn31_mpc_create() argument 1009 num_mpcc, in dcn31_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1000 int num_mpcc, in dcn31_mpc_create() argument 1013 num_mpcc, in dcn31_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 940 int num_mpcc, in dcn321_mpc_create() argument 957 num_mpcc, in dcn321_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1074 int num_mpcc, in dcn31_mpc_create() argument 1087 num_mpcc, in dcn31_mpc_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1002 int num_mpcc, in dcn31_mpc_create() argument 1015 num_mpcc, in dcn31_mpc_create()
|