linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] drm/ci: add new devices for testing
@ 2024-10-04 13:31 Vignesh Raman
  2024-10-04 13:31 ` [PATCH v1 1/3] drm/ci: refactor software-driver stage jobs Vignesh Raman
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vignesh Raman @ 2024-10-04 13:31 UTC (permalink / raw)
  To: dri-devel
  Cc: daniels, helen.koike, airlied, daniel, robdclark, guilherme.gallo,
	sergi.blanch.torne, deborah.brouwer, dmitry.baryshkov,
	linux-arm-msm, intel-gfx, virtualization, linux-kernel

Add jobs that execute the IGT test suite for sm8350-hdk and dedede.
Also refactor software-driver stage jobs.

Successful pipeline link,
https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1283825

Once this patch series is reviewed, will send v2 with gitlab issues
link for flake tests.

Vignesh Raman (3):
  drm/ci: refactor software-driver stage jobs
  drm/ci: add dedede
  drm/ci: add sm8350-hdk

 drivers/gpu/drm/ci/arm64.config               |   7 +-
 drivers/gpu/drm/ci/build.sh                   |   1 +
 drivers/gpu/drm/ci/test.yml                   |  84 ++++---
 drivers/gpu/drm/ci/xfails/i915-jsl-fails.txt  |  51 +++++
 drivers/gpu/drm/ci/xfails/i915-jsl-flakes.txt |  13 ++
 drivers/gpu/drm/ci/xfails/i915-jsl-skips.txt  |  20 ++
 .../drm/ci/xfails/msm-sm8350-hdk-fails.txt    |  15 ++
 .../drm/ci/xfails/msm-sm8350-hdk-flakes.txt   |   6 +
 .../drm/ci/xfails/msm-sm8350-hdk-skips.txt    | 211 ++++++++++++++++++
 9 files changed, 372 insertions(+), 36 deletions(-)
 create mode 100644 drivers/gpu/drm/ci/xfails/i915-jsl-fails.txt
 create mode 100644 drivers/gpu/drm/ci/xfails/i915-jsl-flakes.txt
 create mode 100644 drivers/gpu/drm/ci/xfails/i915-jsl-skips.txt
 create mode 100644 drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt
 create mode 100644 drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-flakes.txt
 create mode 100644 drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-skips.txt

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-10-22  7:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04 13:31 [PATCH v1 0/3] drm/ci: add new devices for testing Vignesh Raman
2024-10-04 13:31 ` [PATCH v1 1/3] drm/ci: refactor software-driver stage jobs Vignesh Raman
2024-10-07 16:37   ` Daniel Stone
2024-10-22  7:25     ` Vignesh Raman
2024-10-04 13:31 ` [PATCH v1 2/3] drm/ci: add dedede Vignesh Raman
2024-10-04 13:31 ` [PATCH v1 3/3] drm/ci: add sm8350-hdk Vignesh Raman
2024-10-06 19:46   ` Dmitry Baryshkov
2024-10-09 19:40   ` Abhinav Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).