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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c2608 int tempvgagamma = 0, templcdgamma = 0; local in function:SiSInternalDDC
2612 tempvgagamma = (buffer[0x17] + 100) * 10;;
2615 if(tempvgagamma) pSiS->CRT1VGAMonitorGamma = tempvgagamma;
2618 if(tempvgagamma) pSiS->CRT2VGAMonitorGamma = tempvgagamma;

Completed in 14 milliseconds