drm/tests/exynos
Tobias Jakobi 2bf0d5bf63 tests/exynos: handle G2D_IMGBUF_COLOR in switch statements
This fixes a compiler warning about missing handling of enum
values in the switch statements.

Also remove the silent mapping to G2D_IMGBUF_GEM when an
unknown buffer type is encountered. We have full control
about the type here, and if it's unknown then we obviously
have a bug in the code.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Acked-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-06-29 19:19:23 +01:00
..
Makefile.am autotools: add WARN_CFLAGS to all targets 2015-02-27 15:51:24 +00:00
exynos_fimg2d_test.c tests/exynos: handle G2D_IMGBUF_COLOR in switch statements 2015-06-29 19:19:23 +01:00