Searched refs:COLOR_SPACE_YUV_2020 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | dc.h | 778 #define COLOR_SPACE_YUV_2020 (3 << 8) macro |
H A D | hub.c | 704 value |= COLOR_SPACE_YUV_2020; in tegra_shared_plane_atomic_update() |