Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h30 int intel_hdmi_compute_config(struct intel_encoder *encoder,
H A Dg4x_hdmi.c145 return intel_hdmi_compute_config(encoder, crtc_state, conn_state); in g4x_hdmi_compute_config()
H A Dintel_hdmi.c2284 int intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config() function
H A Dintel_ddi.c4068 ret = intel_hdmi_compute_config(encoder, pipe_config, conn_state); in intel_ddi_compute_config()