Lines Matching full:igt
371 should have driver-agnostic testcases in IGT for that feature, if such a test
372 can be reasonably made using IGT for the target hardware.
374 Validating changes with IGT
379 core don't regress existing functionality. This test suite is called IGT and
381 https://gitlab.freedesktop.org/drm/igt-gpu-tools/.
400 It's possible to run the IGT-tests in a VM in two ways:
402 1. Use IGT inside a VM
403 2. Use IGT from the host machine and write the results in a shared directory.
406 the host machine to run igt-tests. This example uses virtme::
410 Run the igt-tests in the guest machine. This example runs the 'kms_flip'
413 $ /path/for/igt-gpu-tools/scripts/run-tests.sh -p -s -t "kms_flip.*" -v
417 them in the folder "igt-gpu-tools/results". It executes only the igt-tests