Searched refs:dsc_shift (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dsc.c | 68 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()
|
D | dcn20_dsc.h | 545 const struct dcn20_dsc_shift *dsc_shift; member 558 const struct dcn20_dsc_shift *dsc_shift,
|
D | dcn20_resource.c | 991 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/ |
D | dcn303_resource.c | 748 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/ |
D | dcn302_resource.c | 806 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/ |
D | dcn301_resource.c | 675 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/ |
D | dcn21_resource.c | 604 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/ |
D | dcn31_resource.c | 651 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/ |
D | dcn30_resource.c | 649 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()
|