Home
last modified time | relevance | path

Searched refs:dither_depth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.c331 static struct nouveau_drm_prop_enum_list dither_depth[] = { variable
488 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth); in nouveau_display_create_properties()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_transform.c565 enum dcp_spatial_dither_depth dither_depth, in set_dither() argument
591 switch (dither_depth) { in set_dither()