Home
last modified time | relevance | path

Searched refs:HAS_DSC_MST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_device.h162 #define HAS_DSC_MST(__display) (DISPLAY_VER(__display) >= 12 && HAS_DSC(__display)) macro
H A Dintel_dp.c1379 if (connector->mst_port && !HAS_DSC_MST(display)) in intel_dp_has_dsc()