Home
last modified time | relevance | path

Searched refs:DITHERING_DEPTH_AUTO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h87 DITHERING_DEPTH_AUTO enumerator
H A Dnouveau_display.c422 { 6, DITHERING_DEPTH_AUTO, "auto" },
H A Dnouveau_connector.c265 asyc->dither.depth = DITHERING_DEPTH_AUTO; in nouveau_conn_reset()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c106 if (asyc->dither.depth == DITHERING_DEPTH_AUTO) { in nv50_head_atomic_check_dither()