Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c914 plane_ctl |= PLANE_CTL_YUV_RANGE_CORRECTION_DISABLE; in skl_plane_ctl()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3598 #define PLANE_CTL_YUV_RANGE_CORRECTION_DISABLE REG_BIT(28) macro