Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h54 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state,
H A Dintel_hdmi.c2088 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state, in intel_hdmi_bpc_possible() function
2124 return intel_hdmi_bpc_possible(crtc_state, bpc, crtc_state->has_hdmi_sink); in hdmi_bpc_possible()
H A Dintel_dp.c1651 if (intel_hdmi_bpc_possible(crtc_state, bpc, in intel_dp_hdmi_compute_bpc()