Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_hdmi.h47 bool intel_hdmi_bpc_possible(const struct intel_crtc_state *crtc_state,
Dintel_hdmi.c2031 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.c1211 if (intel_hdmi_bpc_possible(crtc_state, bpc, in intel_dp_hdmi_compute_bpc()