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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
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:typename:const 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:typename:const struct dcn20_dsc_mask
1335 dsc2_construct(dsc, ctx, inst, &dsc_regs[inst], &dsc_shift, &dsc_mask);

Completed in 43 milliseconds