Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane_regs.h42 #define PLANE_CTL_YUV_RANGE_CORRECTION_DISABLE REG_BIT(28) macro
H A Dskl_universal_plane.c1074 plane_ctl |= PLANE_CTL_YUV_RANGE_CORRECTION_DISABLE; in skl_plane_ctl()