Searched refs:HAS_DSC_MST (Results 1 – 2 of 2) sorted by relevance
134 #define HAS_DSC_MST(__i915) (DISPLAY_VER(__i915) >= 12 && HAS_DSC(__i915)) macro
1293 if (connector->mst_port && !HAS_DSC_MST(i915)) in intel_dp_has_dsc()