drm/ci: mediatek: add tests for mediatek display driver
authorVignesh Raman <vignesh.raman@collabora.com>
Tue, 30 Jul 2024 02:15:38 +0000 (07:45 +0530)
committerHelen Koike <helen.koike@collabora.com>
Tue, 6 Aug 2024 14:20:46 +0000 (11:20 -0300)
commit75830999587470b17a30d2ecad25ad13cb272c19
treecd90eaee424acd99e06d9ce3b2499c6e4206b5c8
parent0b8778af8babe55f133b9bfe3a5bf234a36ad7f8
drm/ci: mediatek: add tests for mediatek display driver

For mediatek mt8183, the display driver is mediatek, while the
gpu driver is panfrost. Currently, in drm-ci for mt8183, only
the gpu driver is tested. Refactor the existing mediatek jobs
and add support in drm-ci to test both display and gpu driver
for mt8183 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 mediatek jobs.

Update the MAINTAINERS file to include xfails for panfrost driver.

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-4-vignesh.raman@collabora.com
MAINTAINERS
drivers/gpu/drm/ci/gitlab-ci.yml
drivers/gpu/drm/ci/igt_runner.sh
drivers/gpu/drm/ci/test.yml
drivers/gpu/drm/ci/xfails/mediatek-mt8183-fails.txt
drivers/gpu/drm/ci/xfails/mediatek-mt8183-flakes.txt [new file with mode: 0644]
drivers/gpu/drm/ci/xfails/mediatek-mt8183-skips.txt
drivers/gpu/drm/ci/xfails/panfrost-mt8183-fails.txt [new file with mode: 0644]
drivers/gpu/drm/ci/xfails/panfrost-mt8183-skips.txt [new file with mode: 0644]