Home
last modified time | relevance | path

Searched refs:SDVO_COLOR_FORMAT_8bpc (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dg4x_hdmi.c45 hdmi_val |= SDVO_COLOR_FORMAT_8bpc; in intel_hdmi_prepare()
257 temp |= SDVO_COLOR_FORMAT_8bpc; in cpt_enable_hdmi()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_reg.h2612 #define SDVO_COLOR_FORMAT_8bpc (0 << 26) macro