Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dskl_universal_plane.c983 plane_color_ctl |= PLANE_COLOR_YUV_RANGE_CORRECTION_DISABLE; in glk_plane_color_ctl()
987 plane_color_ctl |= PLANE_COLOR_YUV_RANGE_CORRECTION_DISABLE; in glk_plane_color_ctl()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg.h3730 #define PLANE_COLOR_YUV_RANGE_CORRECTION_DISABLE REG_BIT(28) macro