Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h26 struct drm_property *dithering_depth; member
H A Dnouveau_connector.c115 else if (property == disp->dithering_depth) in nouveau_conn_atomic_get_property()
197 if (property == disp->dithering_depth) { in nouveau_conn_atomic_set_property()
352 if (disp->dithering_depth) { in nouveau_conn_attach_properties()
354 disp->dithering_depth, in nouveau_conn_attach_properties()
H A Dnouveau_display.c660 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth); in nouveau_display_create_properties()