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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.h 43 struct drm_property *dithering_depth; member in struct:nouveau_display
nouveau_connector.c 121 else if (property == disp->dithering_depth)
202 if (property == disp->dithering_depth) {
357 if (disp->dithering_depth) {
359 disp->dithering_depth,
nouveau_display.c 488 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth);

Completed in 38 milliseconds