Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c913 intel_encoder->compute_config_late = intel_dp_mst_compute_config_late; in intel_dp_create_fake_mst_encoder()
Dintel_display_types.h168 int (*compute_config_late)(struct intel_encoder *, member
Dintel_display.c5372 !encoder->compute_config_late) in intel_modeset_pipe_config_late()
5375 ret = encoder->compute_config_late(encoder, crtc_state, in intel_modeset_pipe_config_late()
Dintel_ddi.c4332 encoder->compute_config_late = intel_ddi_compute_config_late; in intel_ddi_init()