Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_hdmi.h51 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state,
Dintel_hdmi.c2037 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state, in intel_hdmi_bpc_possible() function
2074 return intel_hdmi_bpc_possible(crtc_state, bpc, crtc_state->has_hdmi_sink); in hdmi_bpc_possible()
Dintel_dp.c1364 if (intel_hdmi_bpc_possible(crtc_state, bpc, in intel_dp_hdmi_compute_bpc()