Searched refs:IS_GEN5 (Results 1 – 8 of 8) sorted by relevance
148 #define IS_GEN5(devid) (IS_ILD(devid) || IS_ILM(devid)) macro170 #define IS_IRONLAKE(devid) IS_GEN5(devid)237 IS_GEN5(devid) || \
1092 } else if (IS_GEN5(intelScreen->deviceID)) { in intelInitScreen2()
245 #define IS_GEN5(devid) (IS_ILD(devid) || IS_ILM(devid)) macro392 IS_GEN5(dev) || \
3301 else if (IS_GEN5(devid)) in decode_3d_965()3313 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3320 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3601 if (IS_GEN5(devid) || IS_GEN6(devid)) in decode_3d_965()3840 else if (IS_GEN5(devid)) in drm_intel_decode_context_alloc()
3362 else if (IS_GEN5(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()
462 else if (IS_GEN5(id)) in gen_init()