Home
last modified time | relevance | path

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

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