Searched refs:dithering_mode (Results 1 – 5 of 5) sorted by relevance
25 struct drm_property *dithering_mode; member
113 else if (property == disp->dithering_mode) in nouveau_conn_atomic_get_property()191 if (property == disp->dithering_mode) { in nouveau_conn_atomic_set_property()347 if (disp->dithering_mode) { in nouveau_conn_attach_properties()349 disp->dithering_mode, in nouveau_conn_attach_properties()789 nv_connector->dithering_mode = asyc->dither.mode; in nouveau_connector_set_property()1467 nv_connector->dithering_mode = DITHERING_MODE_AUTO; in nouveau_connector_create()
137 int dithering_mode; member
659 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode); in nouveau_display_create_properties()
418 if ((nv_connector->dithering_mode == DITHERING_MODE_ON) || in nv04_dfp_mode_set()419 (nv_connector->dithering_mode == DITHERING_MODE_AUTO && in nv04_dfp_mode_set()