Searched refs:dithering_mode (Results 1 – 5 of 5) sorted by relevance
25 struct drm_property *dithering_mode; member
114 else if (property == disp->dithering_mode) in nouveau_conn_atomic_get_property()192 if (property == disp->dithering_mode) { in nouveau_conn_atomic_set_property()348 if (disp->dithering_mode) { in nouveau_conn_attach_properties()350 disp->dithering_mode, in nouveau_conn_attach_properties()783 nv_connector->dithering_mode = asyc->dither.mode; in nouveau_connector_set_property()1417 nv_connector->dithering_mode = DITHERING_MODE_AUTO; in nouveau_connector_create()
130 int dithering_mode; member
636 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()