Home
last modified time | relevance | path

Searched refs:dwbc30 (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn35/
H A Ddcn35_dwb.c28 dwbc30->dwbc_regs->reg
31 dwbc30->base.ctx
35 ((const struct dcn35_dwbc_shift *)(dwbc30->dwbc_shift))->field_name, \
36 ((const struct dcn35_dwbc_mask *)(dwbc30->dwbc_mask)) \
40 dwbc30->base.ctx->logger
42 void dcn35_dwbc_construct(struct dcn30_dwbc *dwbc30, in dcn35_dwbc_construct() argument
49 dcn30_dwbc_construct(dwbc30, ctx, dwbc_regs, in dcn35_dwbc_construct()
54 void dcn35_dwbc_set_fgcg(struct dcn30_dwbc *dwbc30, bool enable) in dcn35_dwbc_set_fgcg() argument
H A Ddcn35_dwb.h52 void dcn35_dwbc_construct(struct dcn30_dwbc *dwbc30,
59 void dcn35_dwbc_set_fgcg(struct dcn30_dwbc *dwbc30, bool enable);
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1737 static void dcn35_dwbc_init(struct dcn30_dwbc *dwbc30, struct dc_context *ctx) in dcn35_dwbc_init() argument
1740 dwbc30, ctx->dc->debug.enable_fine_grain_clock_gating.bits.dwb); in dcn35_dwbc_init()
1749 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn35_dwbc_create() local
1751 if (!dwbc30) { in dcn35_dwbc_create()
1760 dcn35_dwbc_construct(dwbc30, ctx, in dcn35_dwbc_create()
1766 pool->dwbc[i] = &dwbc30->base; in dcn35_dwbc_create()
1768 dcn35_dwbc_init(dwbc30, ctx); in dcn35_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1750 static void dcn35_dwbc_init(struct dcn30_dwbc *dwbc30, struct dc_context *ctx) in dcn35_dwbc_init() argument
1753 dwbc30, ctx->dc->debug.enable_fine_grain_clock_gating.bits.dwb); in dcn35_dwbc_init()
1762 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn35_dwbc_create() local
1764 if (!dwbc30) { in dcn35_dwbc_create()
1773 dcn35_dwbc_construct(dwbc30, ctx, in dcn35_dwbc_create()
1779 pool->dwbc[i] = &dwbc30->base; in dcn35_dwbc_create()
1781 dcn35_dwbc_init(dwbc30, ctx); in dcn35_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1730 static void dcn35_dwbc_init(struct dcn30_dwbc *dwbc30, struct dc_context *ctx) in dcn35_dwbc_init() argument
1733 dwbc30, ctx->dc->debug.enable_fine_grain_clock_gating.bits.dwb); in dcn35_dwbc_init()
1742 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn35_dwbc_create() local
1744 if (!dwbc30) { in dcn35_dwbc_create()
1753 dcn35_dwbc_construct(dwbc30, ctx, in dcn35_dwbc_create()
1759 pool->dwbc[i] = &dwbc30->base; in dcn35_dwbc_create()
1761 dcn35_dwbc_init(dwbc30, ctx); in dcn35_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c796 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn303_dwbc_create() local
798 if (!dwbc30) { in dcn303_dwbc_create()
803 dcn30_dwbc_construct(dwbc30, ctx, &dwbc30_regs[i], &dwbc30_shift, &dwbc30_mask, i); in dcn303_dwbc_create()
805 pool->dwbc[i] = &dwbc30->base; in dcn303_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c835 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn302_dwbc_create() local
837 if (!dwbc30) { in dcn302_dwbc_create()
842 dcn30_dwbc_construct(dwbc30, ctx, &dwbc30_regs[i], &dwbc30_shift, &dwbc30_mask, i); in dcn302_dwbc_create()
844 pool->dwbc[i] = &dwbc30->base; in dcn302_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1673 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn31_dwbc_create() local
1675 if (!dwbc30) { in dcn31_dwbc_create()
1680 dcn30_dwbc_construct(dwbc30, ctx, in dcn31_dwbc_create()
1686 pool->dwbc[i] = &dwbc30->base; in dcn31_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1740 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn31_dwbc_create() local
1742 if (!dwbc30) { in dcn31_dwbc_create()
1747 dcn30_dwbc_construct(dwbc30, ctx, in dcn31_dwbc_create()
1753 pool->dwbc[i] = &dwbc30->base; in dcn31_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1681 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn31_dwbc_create() local
1683 if (!dwbc30) { in dcn31_dwbc_create()
1688 dcn30_dwbc_construct(dwbc30, ctx, in dcn31_dwbc_create()
1694 pool->dwbc[i] = &dwbc30->base; in dcn31_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1683 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn31_dwbc_create() local
1685 if (!dwbc30) { in dcn31_dwbc_create()
1690 dcn30_dwbc_construct(dwbc30, ctx, in dcn31_dwbc_create()
1696 pool->dwbc[i] = &dwbc30->base; in dcn31_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1655 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn321_dwbc_create() local
1657 if (!dwbc30) { in dcn321_dwbc_create()
1666 dcn30_dwbc_construct(dwbc30, ctx, in dcn321_dwbc_create()
1672 pool->dwbc[i] = &dwbc30->base; in dcn321_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1382 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn30_dwbc_create() local
1384 if (!dwbc30) { in dcn30_dwbc_create()
1389 dcn30_dwbc_construct(dwbc30, ctx, in dcn30_dwbc_create()
1395 pool->dwbc[i] = &dwbc30->base; in dcn30_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1681 struct dcn30_dwbc *dwbc30 = kzalloc_obj(struct dcn30_dwbc); in dcn32_dwbc_create() local
1683 if (!dwbc30) { in dcn32_dwbc_create()
1692 dcn30_dwbc_construct(dwbc30, ctx, in dcn32_dwbc_create()
1698 pool->dwbc[i] = &dwbc30->base; in dcn32_dwbc_create()
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
H A Ddcn30_dwb.h877 void dcn30_dwbc_construct(struct dcn30_dwbc *dwbc30,