Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_hdmi.h26 int intel_hdmi_compute_config(struct intel_encoder *encoder,
Dg4x_hdmi.c546 intel_encoder->compute_config = intel_hdmi_compute_config; in g4x_hdmi_init()
Dintel_hdmi.c2236 int intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config() function
Dintel_ddi.c3640 ret = intel_hdmi_compute_config(encoder, pipe_config, conn_state); in intel_ddi_compute_config()