Home
last modified time | relevance | path

Searched refs:intel_dsc_source_support (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.h16 bool intel_dsc_source_support(const struct intel_crtc_state *crtc_state);
H A Dintel_vdsc.c22 bool intel_dsc_source_support(const struct intel_crtc_state *crtc_state) in intel_dsc_source_support() function
1001 if (!intel_dsc_source_support(crtc_state)) in intel_dsc_get_config()
H A Dintel_dp.c1343 return intel_dsc_source_support(crtc_state) && in intel_dp_supports_dsc()