Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_display.h26 struct drm_property *dithering_depth; member
Dnouveau_connector.c116 else if (property == disp->dithering_depth) in nouveau_conn_atomic_get_property()
198 if (property == disp->dithering_depth) { in nouveau_conn_atomic_set_property()
353 if (disp->dithering_depth) { in nouveau_conn_attach_properties()
355 disp->dithering_depth, in nouveau_conn_attach_properties()
Dnouveau_display.c637 PROP_ENUM(disp->dithering_depth, gen, "dithering depth", dither_depth); in nouveau_display_create_properties()