Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dp.h57 int intel_dp_compute_config(struct intel_encoder *encoder,
Dg4x_dp.c1332 intel_encoder->compute_config = intel_dp_compute_config; in g4x_dp_init()
Dintel_dp.c1647 intel_dp_compute_config(struct intel_encoder *encoder, in intel_dp_compute_config() function
Dintel_ddi.c3862 ret = intel_dp_compute_config(encoder, pipe_config, conn_state); in intel_ddi_compute_config()