]> www.infradead.org Git - linux.git/commit
drm/ci: meson: add tests for meson display driver
authorVignesh Raman <vignesh.raman@collabora.com>
Tue, 30 Jul 2024 02:15:40 +0000 (07:45 +0530)
committerHelen Koike <helen.koike@collabora.com>
Tue, 6 Aug 2024 14:20:54 +0000 (11:20 -0300)
commita0ac33cb9a12f1e499c9f009067a3135df626cd5
treee35fb845d13038ed7f9deaaf413567f28711b774
parentd7683c49638c83bcb6a817671bb348dc435da3b5
drm/ci: meson: add tests for meson display driver

For Amlogic Meson G12B (A311D) SOC the display driver is meson and
gpu driver is panfrost. Currently, in drm-ci for Meson G12B (A311D),
only the gpu driver is tested. Refactor the existing meson jobs
and add support in drm-ci to test both display and gpu driver for
Amlogic Meson G12B (A311D) and update xfails.

Since the correct driver name is passed from the job to test gpu
and display driver, remove the check to set IGT_FORCE_DRIVER
based on driver name for meson jobs.

Acked-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240730021545.912271-6-vignesh.raman@collabora.com
drivers/gpu/drm/ci/igt_runner.sh
drivers/gpu/drm/ci/test.yml
drivers/gpu/drm/ci/xfails/meson-g12b-fails.txt
drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt
drivers/gpu/drm/ci/xfails/panfrost-g12b-fails.txt [new file with mode: 0644]
drivers/gpu/drm/ci/xfails/panfrost-g12b-skips.txt [new file with mode: 0644]