History log of /external/libdrm/tests/kmstest/main.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3732ef59eb1198d6a4cb5b8bbca6b155c53529f6 10-Jan-2014 Hyungwon Hwang <human.hwang@samsung.com> 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>
/external/libdrm/tests/kmstest/main.c
ecb668e1efd30512d27f5bfc331e8e754b6e15ca 27-Feb-2010 Marcin Koƛcielnicki <koriakin@0x04.net> tests: Add nouveau to list of supported modules.
/external/libdrm/tests/kmstest/main.c
44a0e0a099eeeb6501359f08449dcaa5e9899398 23-Jan-2010 Jakob Bornecrantz <jakob@vmware.com> libkms: Rework interface to not duplicate fields from kms and make formats explicit

List of changes:
Fixes the cursor size to 64x64, you still need ti supply width and height
Explicitly make the cursor format A8R8G8B8
Explicitly make the scanout format X8R8G8B8
/external/libdrm/tests/kmstest/main.c
06a2d6567e5aadc2e109942f71afae76a8398969 12-Jan-2010 Jakob Bornecrantz <jakob@vmware.com> tests: Update kmstest a bit
/external/libdrm/tests/kmstest/main.c
d207a38701d664ac818829249d4d2566349bb359 08-Jan-2010 Jakob Bornecrantz <jakob@vmware.com> tests: Add a very small libkms test
/external/libdrm/tests/kmstest/main.c