Searched refs:CSC_MODE_YUV_TO_RGB (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 6834 #define CSC_MODE_YUV_TO_RGB (1 << 0) macro |
D | intel_display.c | 7615 uint32_t mode = CSC_MODE_YUV_TO_RGB; in intel_set_pipe_csc() |