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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dcommon.h359 #define IS_IGDNG(pI810) (IS_IGDNG_D(pI810) || IS_IGDNG_M(pI810)) macro
360 #define IS_I965G(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_G35_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_Q || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I946_GZ || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_GM || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_GME || IS_G4X(pI810) || IS_IGDNG(pI810))
372 #define OVERLAY_NOEXIST(pI810) (IS_G4X(pI810) || IS_IGDNG(pI810))
376 IS_G4X(pI810) || IS_IGDNG(pI810)))
378 #define HWS_NEED_NONSTOLEN(pI810) (IS_G4X(pI810) || IS_IGDNG(pI810))
379 #define SUPPORTS_INTEGRATED_HDMI(pI810) (IS_G4X(pI810) || IS_IGDNG(pI810))
381 #define DSPARB_HWCONTROL(pI810) (IS_G4X(pI810) || IS_IGDNG(pI810))
H A Di965_video.c519 if (IS_IGDNG(pI830))
555 if (IS_IGDNG(pI830))
619 if (IS_IGDNG(pI830))
626 if (IS_IGDNG(pI830))
656 if (IS_IGDNG(pI830))
674 if (IS_IGDNG(pI830))
783 if (IS_IGDNG(pI830))
788 if (IS_G4X(pI830) || IS_IGDNG(pI830))
801 if (IS_IGDNG(pI830)) {
835 if (IS_IGDNG(pI83
[all...]
H A Di830_hwmc.c65 else if (IS_G4X(pI830) || IS_IGDNG(pI830))
H A Di965_render.c876 if (IS_IGDNG(pI830))
909 if (IS_IGDNG(pI830))
942 if (IS_IGDNG(pI830))
1162 if (IS_IGDNG(pI830))
1168 if (IS_G4X(pI830) || IS_IGDNG(pI830))
1180 if (IS_IGDNG(pI830)) {
1214 if (IS_IGDNG(pI830))
1317 if (IS_IGDNG(pI830)) {
1356 if (IS_IGDNG(pI830))
1373 if (IS_IGDNG(pI83
[all...]
H A Di965_hwmc.c76 private_context->is_igdng = IS_IGDNG(I830);
H A Di830_debug.c131 if (IS_IGDNG(pI830))
147 if (IS_IGDNG(pI830)) {
163 if (IS_IGDNG(pI830))
414 if (IS_IGDNG(pI830))
1390 if (IS_IGDNG(pI830)) {
1441 if (IS_IGDNG(pI830)) {
1559 if (IS_IGDNG(pI830)) {
H A Di830.h848 if (IS_IGDNG(pI830))
H A Di830_driver.c330 if (IS_G4X(pI830) || IS_IGD(pI830) || IS_IGDNG(pI830))
446 if (IS_G4X(pI830) || IS_IGDNG(pI830)) {
/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
H A Dgtt.c55 if (IS_G4X(pI830) || IS_IGDNG(pI830))

Completed in 15 milliseconds