Searched refs:dsc_shift (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_dsc.c | 69 dsc20->dsc_shift->field_name, dsc20->dsc_mask->field_name 86 const struct dcn20_dsc_shift *dsc_shift, in dsc2_construct() argument 94 dsc->dsc_shift = dsc_shift; in dsc2_construct()
|
| D | dcn20_dsc.h | 557 const struct dcn20_dsc_shift *dsc_shift; member 570 const struct dcn20_dsc_shift *dsc_shift,
|
| D | dcn20_resource.c | 750 static const struct dcn20_dsc_shift dsc_shift = { variable 1181 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/ |
| D | dcn21_resource.c | 547 static const struct dcn20_dsc_shift dsc_shift = { variable 1267 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
|