Home
last modified time | relevance | path

Searched refs:dsc_shift (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c68 dsc20->dsc_shift->field_name, dsc20->dsc_mask->field_name
85 const struct dcn20_dsc_shift *dsc_shift, in dsc2_construct() argument
93 dsc->dsc_shift = dsc_shift; in dsc2_construct()
Ddcn20_dsc.h545 const struct dcn20_dsc_shift *dsc_shift; member
558 const struct dcn20_dsc_shift *dsc_shift,
Ddcn20_resource.c991 static const struct dcn20_dsc_shift dsc_shift = { variable
1450 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c748 static const struct dcn20_dsc_shift dsc_shift = { variable
765 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn303_dsc_create()
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c806 static const struct dcn20_dsc_shift dsc_shift = { variable
823 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn302_dsc_create()
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c675 static const struct dcn20_dsc_shift dsc_shift = { variable
1442 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn301_dsc_create()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c604 static const struct dcn20_dsc_shift dsc_shift = { variable
1560 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c651 static const struct dcn20_dsc_shift dsc_shift = { variable
1541 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn31_dsc_create()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c649 static const struct dcn20_dsc_shift dsc_shift = { variable
1417 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn30_dsc_create()