Searched refs:IS_GEN4 (Results 1 – 4 of 4) sorted by relevance
161 #define IS_GEN4(devid) (devid == PCI_CHIP_I965_G || \ macro235 #define IS_965(devid) (IS_GEN4(devid) || \
237 #define IS_GEN4(devid) ((devid) == PCI_CHIP_I965_G || \ macro391 IS_GEN4(dev) || \
3842 else if (IS_GEN4(devid)) in drm_intel_decode_context_alloc()
3360 else if (IS_GEN4(bufmgr_gem->pci_device)) in drm_intel_bufmgr_gem_init()