Home
last modified time | relevance | path

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

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