/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_mmhubbub.c | 34 mcif_wb30->mcif_wb_regs->reg 37 mcif_wb30->base.ctx 41 mcif_wb30->mcif_wb_shift->field_name, mcif_wb30->mcif_wb_mask->field_name 79 struct dcn30_mmhubbub *mcif_wb30 = TO_DCN30_MMHUBBUB(mcif_wb); in mmhubbub32_warmup_mcif() local 107 struct dcn30_mmhubbub *mcif_wb30 = TO_DCN30_MMHUBBUB(mcif_wb); in mmhubbub32_config_mcif_buf() local 159 struct dcn30_mmhubbub *mcif_wb30 = TO_DCN30_MMHUBBUB(mcif_wb); in mmhubbub32_config_mcif_arb() local 224 void dcn32_mmhubbub_construct(struct dcn30_mmhubbub *mcif_wb30, in dcn32_mmhubbub_construct() argument 231 mcif_wb30->base.ctx = ctx; in dcn32_mmhubbub_construct() 233 mcif_wb30->base.inst = inst; in dcn32_mmhubbub_construct() 234 mcif_wb30->base.funcs = &dcn32_mmhubbub_funcs; in dcn32_mmhubbub_construct() [all …]
|
H A D | dcn32_mmhubbub.h | 208 void dcn32_mmhubbub_construct(struct dcn30_mmhubbub *mcif_wb30,
|
H A D | dcn32_resource.c | 1532 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn32_mmhubbub_create() local 1535 if (!mcif_wb30) { in dcn32_mmhubbub_create() 1544 dcn32_mmhubbub_construct(mcif_wb30, ctx, in dcn32_mmhubbub_create() 1550 pool->mcif_wb[i] = &mcif_wb30->base; in dcn32_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_mmhubbub.c | 34 mcif_wb30->mcif_wb_regs->reg 37 mcif_wb30->base.ctx 41 mcif_wb30->mcif_wb_shift->field_name, mcif_wb30->mcif_wb_mask->field_name 79 struct dcn30_mmhubbub *mcif_wb30 = TO_DCN30_MMHUBBUB(mcif_wb); in mmhubbub3_warmup_mcif() local 107 struct dcn30_mmhubbub *mcif_wb30 = TO_DCN30_MMHUBBUB(mcif_wb); in mmhubbub3_config_mcif_buf() local 159 struct dcn30_mmhubbub *mcif_wb30 = TO_DCN30_MMHUBBUB(mcif_wb); in mmhubbub3_config_mcif_arb() local 224 void dcn30_mmhubbub_construct(struct dcn30_mmhubbub *mcif_wb30, in dcn30_mmhubbub_construct() argument 231 mcif_wb30->base.ctx = ctx; in dcn30_mmhubbub_construct() 233 mcif_wb30->base.inst = inst; in dcn30_mmhubbub_construct() 234 mcif_wb30->base.funcs = &dcn30_mmhubbub_funcs; in dcn30_mmhubbub_construct() [all …]
|
H A D | dcn30_resource.c | 1244 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn30_mmhubbub_create() local 1247 if (!mcif_wb30) { in dcn30_mmhubbub_create() 1252 dcn30_mmhubbub_construct(mcif_wb30, ctx, in dcn30_mmhubbub_create() 1258 pool->mcif_wb[i] = &mcif_wb30->base; in dcn30_mmhubbub_create()
|
H A D | dcn30_mmhubbub.h | 441 void dcn30_mmhubbub_construct(struct dcn30_mmhubbub *mcif_wb30,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 746 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), GFP_KERNEL); in dcn302_mmhubbub_create() local 748 if (!mcif_wb30) { in dcn302_mmhubbub_create() 753 …dcn30_mmhubbub_construct(mcif_wb30, ctx, &mcif_wb30_regs[i], &mcif_wb30_shift, &mcif_wb30_mask, i); in dcn302_mmhubbub_create() 755 pool->mcif_wb[i] = &mcif_wb30->base; in dcn302_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 689 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), GFP_KERNEL); in dcn303_mmhubbub_create() local 691 if (!mcif_wb30) { in dcn303_mmhubbub_create() 696 …dcn30_mmhubbub_construct(mcif_wb30, ctx, &mcif_wb30_regs[i], &mcif_wb30_shift, &mcif_wb30_mask, i); in dcn303_mmhubbub_create() 698 pool->mcif_wb[i] = &mcif_wb30->base; in dcn303_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 1203 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn301_mmhubbub_create() local 1206 if (!mcif_wb30) { in dcn301_mmhubbub_create() 1211 dcn30_mmhubbub_construct(mcif_wb30, ctx, in dcn301_mmhubbub_create() 1217 pool->mcif_wb[i] = &mcif_wb30->base; in dcn301_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 1538 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn31_mmhubbub_create() local 1541 if (!mcif_wb30) { in dcn31_mmhubbub_create() 1546 dcn30_mmhubbub_construct(mcif_wb30, ctx, in dcn31_mmhubbub_create() 1552 pool->mcif_wb[i] = &mcif_wb30->base; in dcn31_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1540 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn31_mmhubbub_create() local 1543 if (!mcif_wb30) { in dcn31_mmhubbub_create() 1548 dcn30_mmhubbub_construct(mcif_wb30, ctx, in dcn31_mmhubbub_create() 1554 pool->mcif_wb[i] = &mcif_wb30->base; in dcn31_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 1517 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn321_mmhubbub_create() local 1520 if (!mcif_wb30) { in dcn321_mmhubbub_create() 1529 dcn32_mmhubbub_construct(mcif_wb30, ctx, in dcn321_mmhubbub_create() 1535 pool->mcif_wb[i] = &mcif_wb30->base; in dcn321_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1615 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn31_mmhubbub_create() local 1618 if (!mcif_wb30) { in dcn31_mmhubbub_create() 1623 dcn30_mmhubbub_construct(mcif_wb30, ctx, in dcn31_mmhubbub_create() 1629 pool->mcif_wb[i] = &mcif_wb30->base; in dcn31_mmhubbub_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1543 struct dcn30_mmhubbub *mcif_wb30 = kzalloc(sizeof(struct dcn30_mmhubbub), in dcn31_mmhubbub_create() local 1546 if (!mcif_wb30) { in dcn31_mmhubbub_create() 1551 dcn30_mmhubbub_construct(mcif_wb30, ctx, in dcn31_mmhubbub_create() 1557 pool->mcif_wb[i] = &mcif_wb30->base; in dcn31_mmhubbub_create()
|