Home
last modified time | relevance | path

Searched refs:compute_config (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dvo.c515 encoder->compute_config = intel_dvo_compute_config; in intel_dvo_init()
H A Dintel_lvds.c912 encoder->compute_config = intel_lvds_compute_config; in intel_lvds_init()
H A Dintel_display_types.h180 int (*compute_config)(struct intel_encoder *, member
H A Dg4x_dp.c1322 intel_encoder->compute_config = g4x_dp_compute_config; in g4x_dp_init()
H A Dintel_tv.c2003 intel_encoder->compute_config = intel_tv_compute_config; in intel_tv_init()
H A Dicl_dsi.c1967 encoder->compute_config = gen11_dsi_compute_config; in icl_dsi_init()
H A Dintel_sdvo.c3423 intel_encoder->compute_config = intel_sdvo_compute_config; in intel_sdvo_init()
H A Dintel_display.c4789 ret = encoder->compute_config(encoder, crtc_state, in intel_modeset_pipe_config()