Home
last modified time | relevance | path

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

/Linux-v5.10/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.c989 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/
Ddcn21_resource.c602 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/
Ddcn30_resource.c648 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()