tests/kmstest: support exynos
authorHyungwon Hwang <human.hwang@samsung.com>
Fri, 10 Jan 2014 07:44:30 +0000 (16:44 +0900)
committerRob Clark <robclark@freedesktop.org>
Sun, 12 Jan 2014 13:23:38 +0000 (08:23 -0500)
commit3732ef59eb1198d6a4cb5b8bbca6b155c53529f6
tree9d8e500111d34b4e291e4a3b4c18b3655f6a67a0
parenta254cb50414a5def5c872a765c0dd1295a550c6b
tests/kmstest: support exynos

In this patch, to support exynos for KMS, Exynos KMS driver is newly added.
Also, Exynos is added to the list of kmstest supported modules.

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Rob Clark <robclark@freedesktop.org>
libkms/Makefile.am
libkms/exynos.c [new file with mode: 0644]
libkms/internal.h
libkms/linux.c
tests/kmstest/main.c