drm/tests/kms
Thierry Reding 89cca28dfb tests: kms: Implement universal planes test
This small program allows universal planes to be tested. Currently this
isn't very flexible because it allows only the first plane of a given
type to be tested on the first CRTC. However it should be simple to
extend this with some additional command-line arguments.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-12-18 17:44:10 +00:00
..
Makefile.am tests: kms: Implement universal planes test 2015-12-18 17:44:10 +00:00
kms-steal-crtc.c tests: kms: Implement CRTC stealing test 2015-12-18 17:44:08 +00:00
kms-universal-planes.c tests: kms: Implement universal planes test 2015-12-18 17:44:10 +00:00
libkms-test-crtc.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-device.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-framebuffer.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-plane.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test-screen.c tests: Add libkms-test library 2015-12-18 17:44:05 +00:00
libkms-test.h tests: Add libkms-test library 2015-12-18 17:44:05 +00:00