Searched refs:HAS_DSC (Results 1 – 3 of 3) sorted by relevance
146 #define HAS_BIGJOINER(__display) (DISPLAY_VER(__display) >= 11 && HAS_DSC(__display))163 #define HAS_DSC(__display) (DISPLAY_RUNTIME_INFO(__display)->has_dsc) macro164 #define HAS_DSC_3ENGINES(__display) (DISPLAY_VERx100(__display) == 1401 && HAS_DSC(__display))165 #define HAS_DSC_MST(__display) (DISPLAY_VER(__display) >= 12 && HAS_DSC(__display))191 HAS_DSC(__display))
28 if (!HAS_DSC(display)) in intel_dsc_source_support()
1395 if (!HAS_DSC(display)) in intel_dp_has_dsc()4088 if (!HAS_DSC(display)) in intel_dp_detect_dsc_caps()4662 if (!enable && HAS_DSC(display)) in intel_dp_set_infoframes()