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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h382 #define MISC_CRT1OVERLAYGAMMA 0x00000004 /* Current display mode supports overlay gamma corr on CRT1 */ macro
H A Dxgi_driver.c6431 pXGI->MiscFlags &= ~(MISC_CRT1OVERLAY | MISC_CRT1OVERLAYGAMMA);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h563 #define MISC_CRT1OVERLAYGAMMA 0x00000004 /* Current display mode supports overlay gamma corr on CRT1 */ macro
H A Dsis_dac.c1712 (pSiS->MiscFlags & MISC_CRT1OVERLAYGAMMA) &&
H A Dsis_driver.c12820 MISC_CRT1OVERLAYGAMMA |
12834 MISC_CRT1OVERLAYGAMMA |
12844 MISC_CRT1OVERLAYGAMMA |
12986 if(myclock1 <= clklimitg) tmpflags |= MISC_CRT1OVERLAYGAMMA;
13037 if(myclock1 <= clklimitg) tmpflags |= MISC_CRT1OVERLAYGAMMA;
H A Dsis_video.c274 if(!(pSiS->MiscFlags & MISC_CRT1OVERLAYGAMMA)) return;

Completed in 37 milliseconds