Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.h14 bool intel_dsc_source_support(struct intel_encoder *encoder,
H A Dintel_vdsc.c335 bool intel_dsc_source_support(struct intel_encoder *encoder, in intel_dsc_source_support() function
987 if (!intel_dsc_source_support(encoder, crtc_state)) in intel_dsc_get_config()
H A Dintel_dp.c1986 return intel_dsc_source_support(encoder, crtc_state) && in intel_dp_supports_dsc()