Searched refs:IS_GEN5 (Results 1 – 3 of 3) sorted by relevance
310 #define IS_GEN5(devid) (IS_ILD(devid) || IS_ILM(devid)) macro541 IS_GEN5(dev) || \
3295 else if (IS_GEN5(devid)) in decode_3d_965()3307 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3314 if (IS_GEN5(devid) || IS_GEN6(devid) || IS_GEN7(devid)) in decode_3d_965()3595 if (IS_GEN5(devid) || IS_GEN6(devid)) in decode_3d_965()3836 else if (IS_GEN5(devid)) in drm_intel_decode_context_alloc()
3651 else if (IS_GEN5(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()