Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c49 dsc20->dsc_regs->reg
62 const struct dcn20_dsc_registers *dsc_regs, in dsc35_construct() argument
70 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.c47 dsc401->dsc_regs->reg
67 const struct dcn401_dsc_registers *dsc_regs, in dsc401_construct() argument
75 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.c52 dsc20->dsc_regs->reg
72 const struct dcn20_dsc_registers *dsc_regs, in dsc2_construct() argument
80 dsc->dsc_regs = dsc_regs; in dsc2_construct()
H A Ddcn20_dsc.h557 const struct dcn20_dsc_registers *dsc_regs; member
591 const struct dcn20_dsc_registers *dsc_regs,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c430 static struct dcn20_dsc_registers dsc_regs[4]; variable
1660 #define REG_STRUCT dsc_regs in dcn35_dsc_create()
1666 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.c450 static struct dcn20_dsc_registers dsc_regs[4]; variable
1681 #define REG_STRUCT dsc_regs in dcn35_dsc_create()
1687 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.c439 static struct dcn20_dsc_registers dsc_regs[4]; variable
1555 #define REG_STRUCT dsc_regs in dcn321_dsc_create()
1561 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn321_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c664 static const struct dcn20_dsc_registers dsc_regs[] = { variable
689 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn302_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c629 static const struct dcn20_dsc_registers dsc_regs[] = { variable
651 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn303_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c422 static struct dcn401_dsc_registers dsc_regs[4];
1556 #define REG_STRUCT dsc_regs in dcn401_dsc_create()
1562 dsc401_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn401_dsc_create()
419 static struct dcn401_dsc_registers dsc_regs[4]; global() variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c497 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1237 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn301_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c370 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1101 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c440 static struct dcn20_dsc_registers dsc_regs[4]; variable
1573 #define REG_STRUCT dsc_regs in dcn32_dsc_create()
1579 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn32_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c565 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1568 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c577 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1631 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn314_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c571 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1575 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.c574 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1575 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.c514 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1277 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.c626 static const struct dcn20_dsc_registers dsc_regs[] = { variable
1072 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()