Home
last modified time | relevance | path

Searched refs:intel_hdmi_compute_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h29 int intel_hdmi_compute_config(struct intel_encoder *encoder,
H A Dg4x_hdmi.c151 return intel_hdmi_compute_config(encoder, crtc_state, conn_state); in g4x_hdmi_compute_config()
H A Dintel_hdmi.c2319 int intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config() function
H A Dintel_ddi.c4436 ret = intel_hdmi_compute_config(encoder, pipe_config, conn_state); in intel_ddi_compute_config()