From patchwork Wed Mar 6 03:06:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raman X-Patchwork-Id: 13583262 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3C9F0C54E55 for ; Wed, 6 Mar 2024 03:08:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=Lj7mLgZPgWXoCcFFGp18ZNP/21t7ZGejX+qmnqvK4Lc=; b=nfhs3oPReR25OnaJuCu9tP6nIr /FFIGvy0sFhv/ra/OOYSGiAwauhykpy7UbfIRd2s/YyVAusuEnRpMIfgP06EVNr3tRF9jNvp3YN0z vWvA7pGO9/HKY+RlA6Z/fye1fzaPSAd15RO3Qensoldj1xdbYLA3Xnurn+WOPtFfVtNl5k33n/Fav SzPaIdWgsJCYtYPfAJQAzQVsfjaznbf/XL8ii4gapLORx9gjmelSNudem8Xu4paFM66YstMHg2c/4 vn0gAA/O6E+IMff4YWiXj2B38Z0xSFzr8DRUCn7R7OxbEveV6cR1Du8aND/DdFFP87ucJn8kO2JVw Kjia3EqA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhhdP-0000000G4xB-2oS9; Wed, 06 Mar 2024 03:07:59 +0000 Received: from madrid.collaboradmins.com ([46.235.227.194]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhhdL-0000000G4v0-2I26; Wed, 06 Mar 2024 03:07:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1709694473; bh=rQ4HSBtJq4l4wg78LRafhWAkcPU1REZOPCnYnWYSXBs=; h=From:To:Cc:Subject:Date:From; b=WiG5bB372O0BYCJJfKRV5VbsJ5cz187TZ1XzzYVqx0fZBiHXyFzzK4DgSyY4fXWdA FNfoNY3vnbq5w7d0wMl3UXakJFeVpPqdxwZaiqnoi28WNQtjgZ4wm+F+InINmFxQQl 2ZMEVdSxbSs+oXEDOkJevdMcromjFpPz9lWhig3E59PsM5+01xtztzS9EyI2Pdirlb cNkMpxfnTOc7QgqLo9Ms9So0Od4Y6KfkdVhbqU3QAoTw6LcqVzPVTqMUg+ApL5w/xW JR6Q6MVPnZnSsN+kE9GxH1gVpXr7uUlG31Q4XCIILvpZyk9EvD9esNJH6DWN7Udoii 2xjVodD+s8mpQ== Received: from localhost.localdomain (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: vignesh) by madrid.collaboradmins.com (Postfix) with ESMTPSA id 31D5A3780624; Wed, 6 Mar 2024 03:07:49 +0000 (UTC) From: Vignesh Raman To: dri-devel@lists.freedesktop.org Cc: daniels@collabora.com, helen.koike@collabora.com, airlied@gmail.com, daniel@ffwll.ch, emma@anholt.net, robdclark@gmail.com, david.heidelberg@collabora.com, guilherme.gallo@collabora.com, sergi.blanch.torne@collabora.com, hamohammed.sa@gmail.com, rodrigosiqueiramelo@gmail.com, melissa.srw@gmail.com, mairacanal@riseup.net, mcanal@igalia.com, linux-mediatek@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 00/11] drm/ci: Add support for GPU and display testing Date: Wed, 6 Mar 2024 08:36:38 +0530 Message-Id: <20240306030649.60269-1-vignesh.raman@collabora.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240305_190756_039589_31D48107 X-CRM114-Status: GOOD ( 15.06 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Some ARM SOCs have a separate display controller and GPU, each with different drivers. For mediatek mt8173, the GPU driver is powervr, and the display driver is mediatek. In the case of mediatek mt8183, the GPU driver is panfrost, and the display driver is mediatek. With rockchip rk3288/rk3399, the GPU driver is panfrost, while the display driver is rockchip. For amlogic meson, the GPU driver is panfrost, and the display driver is meson. IGT tests run various tests with different xfails and can test both GPU devices and KMS/display devices. Currently, in drm-ci for MediaTek, Rockchip, and Amlogic Meson platforms, only the GPU driver is tested. This leads to incomplete coverage since the display is never tested on these platforms. This commit series adds support in drm-ci to run tests for both GPU and display drivers for MediaTek, Rockchip, and Amlogic Meson platforms. Uprev mesa and IGT in drm-ci and add amd, v3d, vc4 and vgem specific tests to testlist. Have testlist.txt per driver and include a base testlist so that the driver specific tests will run only on those hardware and add testlists to the MAINTAINERS file. This series also includes patch to add vkms testing to drm-ci. Working pipeline link, https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1119859 Vignesh Raman (11): drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625 drm/ci: uprev mesa version drm/ci: uprev IGT and update testlist drm/ci: amdgpu: update xfails drm/ci: mediatek: Refactor existing mediatek jobs drm/ci: mediatek: Add job to test panfrost and powervr GPU driver drm/ci: meson: Refactor existing meson jobs drm/ci: meson: Add job to test panfrost GPU driver drm/ci: rockchip: Refactor existing rockchip jobs drm/ci: rockchip: Add job to test panfrost GPU driver drm/ci: add tests on vkms MAINTAINERS | 14 ++ drivers/gpu/drm/ci/arm64.config | 1 + drivers/gpu/drm/ci/build.sh | 1 - drivers/gpu/drm/ci/container.yml | 6 +- drivers/gpu/drm/ci/gitlab-ci.yml | 13 +- drivers/gpu/drm/ci/igt_runner.sh | 28 ++-- drivers/gpu/drm/ci/image-tags.yml | 5 +- drivers/gpu/drm/ci/test.yml | 136 +++++++++++++--- drivers/gpu/drm/ci/testlist-amdgpu.txt | 151 ++++++++++++++++++ drivers/gpu/drm/ci/testlist-msm.txt | 50 ++++++ drivers/gpu/drm/ci/testlist-panfrost.txt | 17 ++ drivers/gpu/drm/ci/testlist-v3d.txt | 73 +++++++++ drivers/gpu/drm/ci/testlist-vc4.txt | 49 ++++++ drivers/gpu/drm/ci/testlist.txt | 84 ++++------ drivers/gpu/drm/ci/x86_64.config | 1 + .../gpu/drm/ci/xfails/amdgpu-stoney-fails.txt | 26 ++- .../drm/ci/xfails/amdgpu-stoney-flakes.txt | 10 +- .../gpu/drm/ci/xfails/amdgpu-stoney-skips.txt | 17 +- .../drm/ci/xfails/mediatek-mt8173-fails.txt | 15 -- .../drm/ci/xfails/mediatek-mt8173-flakes.txt | 13 ++ .../drm/ci/xfails/mediatek-mt8183-fails.txt | 21 ++- .../drm/ci/xfails/mediatek-mt8183-flakes.txt | 8 + .../gpu/drm/ci/xfails/meson-g12b-fails.txt | 5 - .../gpu/drm/ci/xfails/panfrost-g12b-fails.txt | 1 + .../gpu/drm/ci/xfails/panfrost-g12b-skips.txt | 2 + .../drm/ci/xfails/panfrost-mt8183-fails.txt | 1 + .../drm/ci/xfails/panfrost-mt8183-skips.txt | 2 + .../drm/ci/xfails/panfrost-rk3288-fails.txt | 1 + .../drm/ci/xfails/panfrost-rk3288-skips.txt | 2 + .../drm/ci/xfails/panfrost-rk3399-fails.txt | 1 + .../drm/ci/xfails/panfrost-rk3399-skips.txt | 2 + .../drm/ci/xfails/rockchip-rk3288-fails.txt | 58 ++----- .../drm/ci/xfails/rockchip-rk3288-flakes.txt | 20 +++ .../drm/ci/xfails/rockchip-rk3288-skips.txt | 54 +------ .../drm/ci/xfails/rockchip-rk3399-fails.txt | 38 +++-- .../drm/ci/xfails/rockchip-rk3399-flakes.txt | 28 +++- .../drm/ci/xfails/rockchip-rk3399-skips.txt | 5 +- .../drm/ci/xfails/virtio_gpu-none-fails.txt | 1 - drivers/gpu/drm/ci/xfails/vkms-none-fails.txt | 33 ++++ .../gpu/drm/ci/xfails/vkms-none-flakes.txt | 20 +++ drivers/gpu/drm/ci/xfails/vkms-none-skips.txt | 16 ++ 41 files changed, 784 insertions(+), 245 deletions(-) create mode 100644 drivers/gpu/drm/ci/testlist-amdgpu.txt create mode 100644 drivers/gpu/drm/ci/testlist-msm.txt create mode 100644 drivers/gpu/drm/ci/testlist-panfrost.txt create mode 100644 drivers/gpu/drm/ci/testlist-v3d.txt create mode 100644 drivers/gpu/drm/ci/testlist-vc4.txt create mode 100644 drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt create mode 100644 drivers/gpu/drm/ci/xfails/mediatek-mt8183-flakes.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-g12b-fails.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-g12b-skips.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-mt8183-fails.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-mt8183-skips.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-rk3288-fails.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-rk3288-skips.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-rk3399-fails.txt create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-rk3399-skips.txt create mode 100644 drivers/gpu/drm/ci/xfails/rockchip-rk3288-flakes.txt create mode 100644 drivers/gpu/drm/ci/xfails/vkms-none-fails.txt create mode 100644 drivers/gpu/drm/ci/xfails/vkms-none-flakes.txt create mode 100644 drivers/gpu/drm/ci/xfails/vkms-none-skips.txt