Searched refs:color_vibrance (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h106 int color_vibrance; member in struct:nouveau_conn_atom::__anon482
H A Dnouveau_connector.c120 *val = asyc->procamp.color_vibrance;
210 if (asyc->procamp.color_vibrance != val) {
211 asyc->procamp.color_vibrance = val;
268 asyc->procamp.color_vibrance = 150;
324 armc->procamp.color_vibrance);
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c84 const int vib = asyc->procamp.color_vibrance - 100;

Completed in 80 milliseconds