Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_hdmi.c573 val &= ~(VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in ibx_set_infoframes()
610 val &= ~(VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in cpt_set_infoframes()
659 VIDEO_DIP_ENABLE_GAMUT | VIDEO_DIP_ENABLE_GCP); in vlv_set_infoframes()
Di915_reg.h3073 #define VIDEO_DIP_ENABLE_GAMUT (4 << 21) macro