Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dp.h59 int intel_dp_compute_config(struct intel_encoder *encoder,
Dintel_dp.c2241 intel_dp_compute_config(struct intel_encoder *encoder, in intel_dp_compute_config() function
7284 intel_encoder->compute_config = intel_dp_compute_config; in intel_dp_init()
Dintel_ddi.c3985 ret = intel_dp_compute_config(encoder, pipe_config, conn_state); in intel_ddi_compute_config()