Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_pch_display.h39 void intel_pch_transcoder_get_m1_n1(struct intel_crtc *crtc,
85 static inline void intel_pch_transcoder_get_m1_n1(struct intel_crtc *crtc, in intel_pch_transcoder_get_m1_n1() function
Dintel_pch_display.c197 void intel_pch_transcoder_get_m1_n1(struct intel_crtc *crtc, in intel_pch_transcoder_get_m1_n1() function
Dg4x_dp.c330 intel_pch_transcoder_get_m1_n1(crtc, &crtc_state->dp_m_n); in g4x_dp_get_m_n()