Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp.h61 int intel_dp_compute_config(struct intel_encoder *encoder,
Dintel_dp.c2689 intel_dp_compute_config(struct intel_encoder *encoder, in intel_dp_compute_config() function
7892 intel_encoder->compute_config = intel_dp_compute_config; in intel_dp_init()
Dintel_ddi.c4513 ret = intel_dp_compute_config(encoder, pipe_config, conn_state); in intel_ddi_compute_config()