Hello, This patch series implements a generic helper function, to determine the default color space format. I've tried to do it in analogy to an already existing function, but I'am not sure if it is done the right way. Patch 1 implements the mentioned function Patch 2 makes use of it in exynos_mixer.c Regards, Chris Christoph Manszewski (2): drm/edid: Add colorimetry helper function drm/exynos: mixer: Use colorimetry helper function drivers/gpu/drm/drm_edid.c | 12 ++++++++++++ drivers/gpu/drm/exynos/exynos_mixer.c | 3 ++- include/drm/drm_edid.h | 2 ++ 3 files changed, 16 insertions(+), 1 deletion(-) -- 2.7.4 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel