Home
last modified time | relevance | path

Searched refs:NoSupportLCDScale (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinitdef.h160 #define NoSupportLCDScale 0x4000 /* SiS bridge: No scaling possible (no matter what panel) */ macro
H A Dinit301.c2193 if((SiS_Pr->SiS_VBInfo & SetCRT2ToLCD) && (modeflag & NoSupportLCDScale)) { in SiS_GetLCDResInfo()