Searched refs:IS_965 (Results 1 – 4 of 4) sorted by relevance
235 #define IS_965(devid) (IS_GEN4(devid) || \ macro243 IS_965(devid))
1094 } else if (IS_965(intelScreen->deviceID)) { in intelInitScreen2()1123 if (IS_9XX(intelScreen->deviceID) || IS_965(intelScreen->deviceID)) in intelInitScreen2()