Home
last modified time | relevance | path

Searched refs:intel_hdmi_bpc_possible (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h53 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state,
H A Dintel_hdmi.c2073 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state, in intel_hdmi_bpc_possible() function
2109 return intel_hdmi_bpc_possible(crtc_state, bpc, crtc_state->has_hdmi_sink); in hdmi_bpc_possible()
H A Dintel_dp.c1684 if (intel_hdmi_bpc_possible(crtc_state, bpc, in intel_dp_hdmi_compute_bpc()