HomeSort by: relevance | last modified time | path
    Searched defs:dsc_shift (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
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);

Completed in 17 milliseconds