dithering_depth   116 drivers/gpu/drm/nouveau/nouveau_connector.c 	else if (property == disp->dithering_depth)
dithering_depth   197 drivers/gpu/drm/nouveau/nouveau_connector.c 	if (property == disp->dithering_depth) {
dithering_depth   352 drivers/gpu/drm/nouveau/nouveau_connector.c 		if (disp->dithering_depth) {
dithering_depth   354 drivers/gpu/drm/nouveau/nouveau_connector.c 						   disp->dithering_depth,
dithering_depth   475 drivers/gpu/drm/nouveau/nouveau_display.c 	PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth);
dithering_depth    41 drivers/gpu/drm/nouveau/nouveau_display.h 	struct drm_property *dithering_depth;