Home
last modified time | relevance | path

Searched refs:intel_fdi_compute_pipe_bpp (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_fdi.h22 bool intel_fdi_compute_pipe_bpp(struct intel_crtc_state *crtc_state);
Dintel_crt.c433 if (!intel_fdi_compute_pipe_bpp(crtc_state)) in pch_crt_compute_config()
459 if (!intel_fdi_compute_pipe_bpp(crtc_state)) in hsw_crt_compute_config()
Dg4x_hdmi.c140 if (!intel_fdi_compute_pipe_bpp(crtc_state)) in g4x_hdmi_compute_config()
Dintel_lvds.c436 if (!intel_fdi_compute_pipe_bpp(crtc_state)) in intel_lvds_compute_config()
Dintel_fdi.c313 bool intel_fdi_compute_pipe_bpp(struct intel_crtc_state *crtc_state) in intel_fdi_compute_pipe_bpp() function
Dintel_sdvo.c1371 if (!intel_fdi_compute_pipe_bpp(pipe_config)) in intel_sdvo_compute_config()