Lines Matching full:igt
461 should have driver-agnostic testcases in IGT for that feature, if such a test
462 can be reasonably made using IGT for the target hardware.
464 Validating changes with IGT
469 core don't regress existing functionality. This test suite is called IGT and
471 https://gitlab.freedesktop.org/drm/igt-gpu-tools/.
490 It's possible to run the IGT-tests in a VM in two ways:
492 1. Use IGT inside a VM
493 2. Use IGT from the host machine and write the results in a shared directory.
496 the host machine to run igt-tests. This example uses virtme::
500 Run the igt-tests in the guest machine. This example runs the 'kms_flip'
503 $ /path/for/igt-gpu-tools/scripts/run-tests.sh -p -s -t "kms_flip.*" -v
507 them in the folder "igt-gpu-tools/results". It executes only the igt-tests