Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.h49 struct drm_property *color_vibrance_property; member
H A Dnouveau_connector.c125 else if (property == disp->color_vibrance_property) in nouveau_conn_atomic_get_property()
214 if (property == disp->color_vibrance_property) { in nouveau_conn_atomic_set_property()
326 if (disp->color_vibrance_property) in nouveau_conn_attach_properties()
328 disp->color_vibrance_property, in nouveau_conn_attach_properties()
H A Dnouveau_display.c505 disp->color_vibrance_property = in nouveau_display_create_properties()