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

/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
H A Dutil.c70 mmio_bar = IS_I9XX(pI830) ? 0 : 1;
H A Dmain.c66 mmio_bar = IS_I9XX((&i830)) ? 0 : 1;
H A Dgtt.c50 if (!IS_I9XX(pI830)) {
H A Dhotplug.c77 mmio_bar = IS_I9XX((&i830)) ? 0 : 1;
H A Didle.c147 mmio_bar = IS_I9XX((&i830)) ? 0 : 1;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_cursor.c84 if (!IS_I9XX(pI830))
93 if (IS_MOBILE(pI830) || IS_I9XX(pI830))
187 if (IS_MOBILE(pI830) || IS_I9XX(pI830))
225 if (IS_MOBILE(pI830) || IS_I9XX(pI830))
H A Di830_hwmc.c62 if (IS_I9XX(pI830)) {
H A Di830_driver.c333 if (IS_I85X(pI830) || IS_I865G(pI830) || IS_I9XX(pI830)) {
351 if (IS_I9XX(pI830))
355 if (IS_I9XX(pI830))
359 if (IS_I9XX(pI830))
363 if (IS_I9XX(pI830))
367 if (IS_I9XX(pI830))
371 if (IS_I9XX(pI830))
375 if (IS_I9XX(pI830))
379 if (IS_I9XX(pI830))
441 if (IS_I9XX(pI83
[all...]
H A Di830_video.c588 if (pScrn->bitsPerPixel >= 16 && (IS_I9XX(pI830) || IS_I965G(pI830)) &&
866 if (IS_I9XX(pI830))
875 if (IS_I9XX(pI830)) {
939 if (IS_I9XX(pI830)) {
1131 } else if (attribute == xvGamma0 && (IS_I9XX(pI830))) {
1133 } else if (attribute == xvGamma1 && (IS_I9XX(pI830))) {
1135 } else if (attribute == xvGamma2 && (IS_I9XX(pI830))) {
1137 } else if (attribute == xvGamma3 && (IS_I9XX(pI830))) {
1139 } else if (attribute == xvGamma4 && (IS_I9XX(pI830))) {
1141 } else if (attribute == xvGamma5 && (IS_I9XX(pI83
[all...]
H A Di830_memory.c123 if (IS_I9XX(pI830))
514 if (!IS_I9XX(pI830) || IS_I915G(pI830) || IS_I915GM(pI830) ||
825 if (IS_I9XX(pI830)) {
1097 if (IS_I9XX(pI830))
1392 if (IS_I9XX(pI830))
1400 fence_nr, offset, (IS_I9XX(pI830)) ? "1MB" : "512k");
1428 if (IS_I9XX(pI830)) {
1490 else if (IS_I9XX(pI830))
H A Di830_crt.c97 if (!IS_I9XX(pI830))
285 if (IS_I9XX (pI830))
H A Di830_display.c439 } else if (IS_I9XX(pI830) && !IS_IGD(pI830)) {
490 if (IS_I9XX(pI830)) {
1202 if (!IS_I9XX(pI830)) {
1444 else if (IS_I9XX(pI830))
1471 if (IS_I9XX(pI830))
1570 } else if (IS_I9XX(pI830)) {
1620 if (IS_I9XX(pI830)) {
2217 if (IS_I9XX(pI830)) {
H A Di830_bios.c235 if (!IS_I9XX(pI830))
H A Dcommon.h365 #define IS_I9XX(pI810) (IS_I915G(pI810) || IS_I915GM(pI810) || IS_I945G(pI810) || IS_I945GM(pI810) || IS_I965G(pI810) || IS_G33CLASS(pI810)) macro
H A Di830_debug.c315 if (IS_I9XX(pI830)) {
1598 if (IS_I9XX(pI830))
2464 if (!IS_I9XX(pI830)) {
H A Di830_uxa.c738 if (!IS_I9XX(i830)) {
H A Di830_tv.c896 if (!IS_I9XX(pI830)) {
1293 if (!IS_I9XX(pI830)) {
H A Di830_lvds.c1234 if (!IS_I9XX(pI830) && !(pI830->quirk_flag & QUIRK_PFIT_SAFE))

Completed in 25 milliseconds