Home
last modified time | relevance | path

Searched refs:dithering_depth (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.h43 struct drm_property *dithering_depth; member
H A Dnouveau_connector.c121 else if (property == disp->dithering_depth) in nouveau_conn_atomic_get_property()
202 if (property == disp->dithering_depth) { in nouveau_conn_atomic_set_property()
357 if (disp->dithering_depth) { in nouveau_conn_attach_properties()
359 disp->dithering_depth, in nouveau_conn_attach_properties()
H A Dnouveau_display.c488 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth); in nouveau_display_create_properties()