[igt-dev] [PATCH i-g-t 0/5] vmwgfx as a new driver for igt-gpu-tools
Deepak Rawat
drawat at vmware.com
Thu Sep 6 00:03:45 UTC 2018
Hi,
With this patch series adding vmwgfx as new driver for igt-gpu-tools and some
changes to make kms_atomic test case work for vmwgfx. For now the main
motivation for this was page-flip with damage test case to test the new plane
property FB_DAMAGE_CLIPS. However, will be adding more vmwgfx specific tests in
future.
Thanks,
Deepak
Deepak Rawat (5):
lib/igt_vmwgfx: Add vmwgfx device
lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffers
tests/kms: Don't check crtc state for vmwgfx legacy set_crtc
lib/igt_fb: Check for stride before creating cairo surface
tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane
property
lib/drmtest.c | 9 +-
lib/drmtest.h | 3 +
lib/igt_fb.c | 8 +-
lib/igt_kms.c | 16 +++
lib/igt_kms.h | 2 +
tests/kms_atomic.c | 267 ++++++++++++++++++++++++++++++++++++++++++++-
6 files changed, 302 insertions(+), 3 deletions(-)
--
2.17.1
More information about the igt-dev
mailing list