Searched refs:intel_dsc_get_bigjoiner_secondary (Results 1 – 3 of 3) sorted by relevance
25 struct intel_crtc *intel_dsc_get_bigjoiner_secondary(const struct intel_crtc *primary_crtc);
1122 intel_dsc_get_bigjoiner_secondary(const struct intel_crtc *primary_crtc) in intel_dsc_get_bigjoiner_secondary() function1205 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()
9799 slave = intel_dsc_get_bigjoiner_secondary(crtc); in intel_atomic_check_bigjoiner()