Searched refs:IS_SKYLAKE_ULT (Results 1 – 3 of 3) sorted by relevance
87 #define IS_SKYLAKE_ULT(xe) (xe && 0) macro
573 #define IS_SKYLAKE_ULT(i915) \ macro
1756 } else if (IS_SKYLAKE_ULT(i915)) { in intel_ddi_buf_trans_init()