Searched refs:compute_config_late (Results 1 – 4 of 4) sorted by relevance
170 int (*compute_config_late)(struct intel_encoder *, member
1204 intel_encoder->compute_config_late = intel_dp_mst_compute_config_late; in intel_dp_create_fake_mst_encoder()
4807 !encoder->compute_config_late) in intel_modeset_pipe_config_late()4810 ret = encoder->compute_config_late(encoder, crtc_state, in intel_modeset_pipe_config_late()
4842 encoder->compute_config_late = intel_ddi_compute_config_late; in intel_ddi_init()