Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_crt.c1076 crt->base.compute_config = hsw_crt_compute_config; in intel_crt_init()
1089 crt->base.compute_config = pch_crt_compute_config; in intel_crt_init()
1093 crt->base.compute_config = intel_crt_compute_config; in intel_crt_init()
Dintel_dvo.c417 intel_encoder->compute_config = intel_dvo_compute_config; in intel_dvo_init()
Dg4x_hdmi.c546 intel_encoder->compute_config = intel_hdmi_compute_config; in g4x_hdmi_init()
Dintel_lvds.c897 intel_encoder->compute_config = intel_lvds_compute_config; in intel_lvds_init()
Dintel_dp_mst.c912 intel_encoder->compute_config = intel_dp_mst_compute_config; in intel_dp_create_fake_mst_encoder()
Dintel_display_types.h165 int (*compute_config)(struct intel_encoder *, member
Dg4x_dp.c1303 intel_encoder->compute_config = intel_dp_compute_config; in g4x_dp_init()
Dintel_tv.c1960 intel_encoder->compute_config = intel_tv_compute_config; in intel_tv_init()
Dvlv_dsi.c1897 intel_encoder->compute_config = intel_dsi_compute_config; in vlv_dsi_init()
Dicl_dsi.c2033 encoder->compute_config = gen11_dsi_compute_config; in icl_dsi_init()
Dintel_sdvo.c3353 intel_encoder->compute_config = intel_sdvo_compute_config; in intel_sdvo_init()
Dintel_ddi.c4331 encoder->compute_config = intel_ddi_compute_config; in intel_ddi_init()
Dintel_display.c5302 ret = encoder->compute_config(encoder, crtc_state, in intel_modeset_pipe_config()