HomeSort by: relevance | last modified time | path
    Searched refs:dsc_mask (Results 1 - 4 of 4) sorted by relevancy

  /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
91 const struct dcn20_dsc_mask *dsc_mask)
99 dsc->dsc_mask = dsc_mask;
dcn20_dsc.h 559 const struct dcn20_dsc_mask *dsc_mask; member in struct:dcn20_dsc
572 const struct dcn20_dsc_mask *dsc_mask);
amdgpu_dcn20_resource.c 869 static const struct dcn20_dsc_mask dsc_mask = { variable in typeref:struct:dcn20_dsc_mask
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 572 static const struct dcn20_dsc_mask dsc_mask = { variable in typeref:struct:dcn20_dsc_mask
1335 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask);

Completed in 27 milliseconds