[PATCH i-g-t 0/3] IGT cleanup
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Mon Jun 10 08:01:46 UTC 2024
Move non-Intel tests to new directories and update blocklists.
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Bhanuprakash Modem (3):
tests/panfrost: Move Panfrost tests to new dir
tests/msm: Move MSM tests to new dir
tests/intel-ci: Update blocklists
meson.build | 16 +++++++++++++++
tests/intel-ci/blacklist.txt | 12 +++++------
tests/intel-ci/xe.blocklist.txt | 12 +++++------
tests/meson.build | 25 ++++-------------------
tests/msm/meson.build | 16 +++++++++++++++
tests/panfrost/meson.build | 15 ++++++++++++++
tests/{ => panfrost}/panfrost_gem_new.c | 0
tests/{ => panfrost}/panfrost_get_param.c | 0
tests/{ => panfrost}/panfrost_prime.c | 0
tests/{ => panfrost}/panfrost_submit.c | 0
10 files changed, 63 insertions(+), 33 deletions(-)
create mode 100644 tests/msm/meson.build
create mode 100644 tests/panfrost/meson.build
rename tests/{ => panfrost}/panfrost_gem_new.c (100%)
rename tests/{ => panfrost}/panfrost_get_param.c (100%)
rename tests/{ => panfrost}/panfrost_prime.c (100%)
rename tests/{ => panfrost}/panfrost_submit.c (100%)
--
2.43.2
More information about the igt-dev
mailing list