Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h6618 #define PLANE_CTL_YUV_RANGE_CORRECTION_DISABLE (1 << 28) macro
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c4157 plane_ctl |= PLANE_CTL_YUV_RANGE_CORRECTION_DISABLE; in skl_plane_ctl()