[PATCH i-g-t 0/3] IGT cleanup

Kamil Konieczny kamil.konieczny at linux.intel.com
Tue Jun 11 16:41:17 UTC 2024


Hi Bhanuprakash,
On 2024-06-10 at 13:31:46 +0530, Bhanuprakash Modem wrote:
> Move non-Intel tests to new directories and update blocklists.
> 

When sending new patchseries please write new subject (if possible)
so it will not mix-up in older ones.

Regards,
Kamil

> 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