Searched refs:IS_I915 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_hwmc.c63 if (IS_I915(pI830))
H A Dcommon.h366 #define IS_I915(pI810) (IS_I915G(pI810) || IS_I915GM(pI810) || IS_I945G(pI810) || IS_I945GM(pI810) || IS_G33CLASS(pI810)) macro
H A Di830_video.c2323 if ((id == FOURCC_XVMC) && IS_I915(pI830))
2415 if (id == FOURCC_XVMC && IS_I915(pI830)) {
H A Di830_memory.c183 if (IS_I915(pI830) && tiling)

Completed in 18 milliseconds