Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h31 int intel_hdmi_compute_config(struct intel_encoder *encoder,
H A Dintel_hdmi.c2499 int intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config() function
3377 intel_encoder->compute_config = intel_hdmi_compute_config; in intel_hdmi_init()
H A Dintel_ddi.c4521 ret = intel_hdmi_compute_config(encoder, pipe_config, conn_state); in intel_ddi_compute_config()