Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h136 int dithering_mode; member
H A Dnouveau_display.c620 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode); in nouveau_display_create_properties()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c418 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()