Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c69 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()
Ddcn20_dsc.h557 const struct dcn20_dsc_shift *dsc_shift; member
570 const struct dcn20_dsc_shift *dsc_shift,
Ddcn20_resource.c750 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/
Ddcn21_resource.c547 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()