Home
last modified time | relevance | path

Searched refs:dsc_regs (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c51 dsc20->dsc_regs->reg
64 const struct dcn20_dsc_registers *dsc_regs, in dsc35_construct() argument
72 dsc->dsc_regs = dsc_regs; in dsc35_construct()
H A Ddcn35_dsc.h53 const struct dcn20_dsc_registers *dsc_regs,
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c37 dsc401->dsc_regs->reg
51 const struct dcn401_dsc_registers *dsc_regs, in dsc401_construct() argument
59 dsc->dsc_regs = dsc_regs; in dsc401_construct()
H A Ddcn401_dsc.h319 const struct dcn401_dsc_registers *dsc_regs; member
331 const struct dcn401_dsc_registers *dsc_regs,
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c53 dsc20->dsc_regs->reg
66 const struct dcn20_dsc_registers *dsc_regs, in dsc2_construct() argument
74 dsc->dsc_regs = dsc_regs; in dsc2_construct()
H A Ddcn20_dsc.h563 const struct dcn20_dsc_registers *dsc_regs; member
597 const struct dcn20_dsc_registers *dsc_regs,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c431 static struct dcn20_dsc_registers dsc_regs[4]; variable
1695 #define REG_STRUCT dsc_regs in dcn35_dsc_create()
1701 dsc35_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn35_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c440 static struct dcn20_dsc_registers dsc_regs[4]; variable
1588 #define REG_STRUCT dsc_regs in dcn321_dsc_create()
1594 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn321_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c432 static struct dcn20_dsc_registers dsc_regs[4]; variable
1702 #define REG_STRUCT dsc_regs in dcn35_dsc_create()
1708 dsc35_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn35_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c451 static struct dcn20_dsc_registers dsc_regs[4]; variable
1715 #define REG_STRUCT dsc_regs in dcn35_dsc_create()
1721 dsc35_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn35_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c659 static const struct dcn20_dsc_registers dsc_regs[] = { variable
681 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn303_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c695 static const struct dcn20_dsc_registers dsc_regs[] = { variable
720 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn302_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c390 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1126 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c419 static struct dcn401_dsc_registers dsc_regs[4]; variable
1616 #define REG_STRUCT dsc_regs in dcn401_dsc_create()
1622 dsc401_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn401_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c498 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1269 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn301_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c442 static struct dcn20_dsc_registers dsc_regs[4]; variable
1608 #define REG_STRUCT dsc_regs in dcn32_dsc_create()
1614 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn32_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c578 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1663 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn314_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c566 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1598 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c572 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1605 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c575 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1606 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c515 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1309 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn30_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c654 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1100 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()