Re: [PATCH v1 4/5] drm/ci: skip driver specific tests

From: Dmitry Baryshkov
Date: Tue Apr 30 2024 - 06:10:08 EST


On Tue, Apr 30, 2024 at 02:41:20PM +0530, Vignesh Raman wrote:
> Skip driver specific tests and skip kms tests for
> panfrost driver since it is not a kms driver.
>
> Signed-off-by: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
> ---
> .../gpu/drm/ci/xfails/amdgpu-stoney-skips.txt | 14 +++++++++++++-
> drivers/gpu/drm/ci/xfails/i915-amly-skips.txt | 14 +++++++++++++-
> drivers/gpu/drm/ci/xfails/i915-apl-skips.txt | 14 +++++++++++++-
> drivers/gpu/drm/ci/xfails/i915-cml-skips.txt | 12 ++++++++++++
> drivers/gpu/drm/ci/xfails/i915-glk-skips.txt | 14 +++++++++++++-
> drivers/gpu/drm/ci/xfails/i915-kbl-skips.txt | 14 +++++++++++++-
> drivers/gpu/drm/ci/xfails/i915-tgl-skips.txt | 14 +++++++++++++-
> drivers/gpu/drm/ci/xfails/i915-whl-skips.txt | 14 +++++++++++++-
> .../gpu/drm/ci/xfails/mediatek-mt8173-skips.txt | 12 ++++++++++++
> .../gpu/drm/ci/xfails/mediatek-mt8183-skips.txt | 14 ++++++++++++++
> drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt | 14 ++++++++++++++
> drivers/gpu/drm/ci/xfails/msm-apq8016-skips.txt | 14 ++++++++++++++
> drivers/gpu/drm/ci/xfails/msm-apq8096-skips.txt | 14 +++++++++++++-


Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> # msm skips


> .../msm-sc7180-trogdor-kingoftown-skips.txt | 15 +++++++++++++++
> .../msm-sc7180-trogdor-lazor-limozeen-skips.txt | 15 +++++++++++++++
> drivers/gpu/drm/ci/xfails/msm-sdm845-skips.txt | 15 +++++++++++++++
> .../gpu/drm/ci/xfails/rockchip-rk3288-skips.txt | 17 ++++++++++++++++-
> .../gpu/drm/ci/xfails/rockchip-rk3399-skips.txt | 15 +++++++++++++++
> .../gpu/drm/ci/xfails/virtio_gpu-none-skips.txt | 15 ++++++++++++++-
> 19 files changed, 260 insertions(+), 10 deletions(-)
> create mode 100644 drivers/gpu/drm/ci/xfails/mediatek-mt8173-skips.txt
> create mode 100644 drivers/gpu/drm/ci/xfails/mediatek-mt8183-skips.txt
> create mode 100644 drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt
> create mode 100644 drivers/gpu/drm/ci/xfails/msm-apq8016-skips.txt
>
--
With best wishes
Dmitry