/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
amdgpu_dcn20_dsc.c | 73 dsc20->dsc_shift->field_name, dsc20->dsc_mask->field_name 90 const struct dcn20_dsc_shift *dsc_shift, 98 dsc->dsc_shift = dsc_shift;
|
dcn20_dsc.h | 558 const struct dcn20_dsc_shift *dsc_shift; member in struct:dcn20_dsc 571 const struct dcn20_dsc_shift *dsc_shift,
|
amdgpu_dcn20_resource.c | 865 static const struct dcn20_dsc_shift dsc_shift = { variable in typeref:typename:const struct dcn20_dsc_shift 1303 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask);
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/ |
amdgpu_dcn21_resource.c | 568 static const struct dcn20_dsc_shift dsc_shift = { variable in typeref:typename:const struct dcn20_dsc_shift 1335 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask);
|