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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.c 331 static struct nouveau_drm_prop_enum_list dither_depth[] = { variable in typeref:struct:nouveau_drm_prop_enum_list[]
488 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_transform.c 554 * @param [in] dither_depth : bit depth to dither to
565 enum dcp_spatial_dither_depth dither_depth,
591 switch (dither_depth) {

Completed in 14 milliseconds