Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_vdsc.h25 struct intel_crtc *intel_dsc_get_bigjoiner_secondary(const struct intel_crtc *primary_crtc);
Dintel_vdsc.c1122 intel_dsc_get_bigjoiner_secondary(const struct intel_crtc *primary_crtc) in intel_dsc_get_bigjoiner_secondary() function
1205 crtc_state->bigjoiner_linked_crtc = intel_dsc_get_bigjoiner_secondary(crtc); in intel_uncompressed_joiner_get_config()
1251 crtc_state->bigjoiner_linked_crtc = intel_dsc_get_bigjoiner_secondary(crtc); in intel_dsc_get_config()
Dintel_display.c9799 slave = intel_dsc_get_bigjoiner_secondary(crtc); in intel_atomic_check_bigjoiner()