Searched refs:dsc_shift (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/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 | 989 static const struct dcn20_dsc_shift dsc_shift = { variable 1448 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn20_dsc_create()
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
| D | dcn21_resource.c | 602 static const struct dcn20_dsc_shift dsc_shift = { variable 1384 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn21_dsc_create()
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_resource.c | 648 static const struct dcn20_dsc_shift dsc_shift = { variable 1406 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask); in dcn30_dsc_create()
|