Searched defs:IS_GEN9_LP (Results 1 – 2 of 2) sorted by relevance
79 #define IS_GEN9_LP(xe) ((xe) && 0) macro
621 #define IS_GEN9_LP(i915) (GRAPHICS_VER(i915) == 9 && IS_LP(i915)) macro
Completed in 8 milliseconds