Searched refs:IS_9XX (Results 1 – 2 of 2) sorted by relevance
460 #define IS_9XX(dev) (IS_GEN3(dev) || \ macro
3842 else if (IS_9XX(devid)) in drm_intel_decode_context_alloc()3957 if (IS_9XX(devid) && !IS_GEN3(devid)) { in drm_intel_decode()