Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h42 int vibrant_hue; member
Dnouveau_connector.c575 nv_crtc->vibrant_hue = value - 90; in nouveau_connector_set_property()
Dnv50_display.c854 hue = ((nv_crtc->vibrant_hue * 2047) / 100) & 0xfff; in nv50_crtc_set_color_vibrance()
1425 head->base.vibrant_hue = 0; in nv50_crtc_create()