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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dcommon.h341 #define IS_I85X(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I855_GM) macro
368 #define IS_MOBILE(pI810) (IS_I830(pI810) || IS_I85X(pI810) || IS_I915GM(pI810) || IS_I945GM(pI810) || IS_I965GM(pI810) || IS_GM45(pI810) || IS_IGD(pI810) || IS_IGDNG_M(pI810))
H A Di830_bios.c218 if (IS_I85X(pI830))
H A Di830_memory.c180 if ((IS_845G(pI830) || IS_I85X(pI830)) && tiling)
H A Di830_debug.c1672 if (IS_I85X (pI830) &&
H A Di830_display.c1728 if (!IS_I85X (pI830))
H A Di830_driver.c333 if (IS_I85X(pI830) || IS_I865G(pI830) || IS_I9XX(pI830)) {

Completed in 14 milliseconds