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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_opp.c 45 opp110->opp_shift->field_name, opp110->opp_mask->field_name
190 if (opp110->opp_mask->FMT_SPATIAL_DITHER_FRAME_COUNTER_MAX &&
191 opp110->opp_mask->FMT_SPATIAL_DITHER_FRAME_COUNTER_BIT_SWAP) {
392 if (opp110->opp_mask->FMT_CBCR_BIT_REDUCTION_BYPASS)
554 const struct dce_opp_mask *opp_mask)
564 opp110->opp_mask = opp_mask;
dce_opp.h 274 const struct dce_opp_mask *opp_mask; member in struct:dce110_opp
282 const struct dce_opp_mask *opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_opp.c 42 oppn10->opp_shift->field_name, oppn10->opp_mask->field_name
420 const struct dcn10_opp_mask *opp_mask)
429 oppn10->opp_mask = opp_mask;
dcn10_opp.h 155 const struct dcn10_opp_mask *opp_mask; member in struct:dcn10_opp
165 const struct dcn10_opp_mask *opp_mask);
amdgpu_dcn10_resource.c 373 static const struct dcn10_opp_mask opp_mask = { variable in typeref:typename:const struct dcn10_opp_mask
666 &opp_regs[inst], &opp_shift, &opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_opp.c 40 oppn20->opp_shift->field_name, oppn20->opp_mask->field_name
363 const struct dcn20_opp_mask *opp_mask)
371 oppn20->opp_mask = opp_mask;
dcn20_opp.h 130 const struct dcn20_opp_mask *opp_mask; member in struct:dcn20_opp
140 const struct dcn20_opp_mask *opp_mask);
amdgpu_dcn20_resource.c 622 static const struct dcn20_opp_mask opp_mask = { variable in typeref:typename:const struct dcn20_opp_mask
1023 &opp_regs[inst], &opp_shift, &opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/
amdgpu_dce100_resource.c 275 static const struct dce_opp_mask opp_mask = { variable in typeref:typename:const struct dce_opp_mask
646 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
amdgpu_dce120_resource.c 327 static const struct dce_opp_mask opp_mask = { variable in typeref:typename:const struct dce_opp_mask
436 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_resource.c 309 static const struct dce_opp_mask opp_mask = { variable in typeref:typename:const struct dce_opp_mask
692 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
amdgpu_dce112_resource.c 316 static const struct dce_opp_mask opp_mask = { variable in typeref:typename:const struct dce_opp_mask
664 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce80/
amdgpu_dce80_resource.c 292 static const struct dce_opp_mask opp_mask = { variable in typeref:typename:const struct dce_opp_mask
522 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_resource.c 443 static const struct dcn20_opp_mask opp_mask = { variable in typeref:typename:const struct dcn20_opp_mask
1271 &opp_regs[inst], &opp_shift, &opp_mask);

Completed in 26 milliseconds