linux-stable/drivers/gpu/drm/ci
Dmitry Baryshkov aa1267e673 drm: ci: use clk_ignore_unused for apq8016
If the ADV7511 bridge driver is compiled as a module, while DRM_MSM is
built-in, the clk_disable_unused congests with the runtime PM handling
of the DSI PHY for the clk_prepare_lock(). This causes apq8016 runner to
fail without completing any jobs ([1]). Drop the BM_CMDLINE which
duplicate the command line from the .baremetal-igt-arm64 clause and
enforce the clk_ignore_unused kernelarg instead to make apq8016 runner
work.

[1] https://gitlab.freedesktop.org/drm/msm/-/jobs/54990475

Fixes: 0119c894ab ("drm: Add initial ci/ subdirectory")
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240214083708.2323967-1-dmitry.baryshkov@linaro.org
2024-02-14 11:23:56 -03:00
..
xfails drm/ci: add sc7180-trogdor-kingoftown 2024-01-15 13:45:50 -03:00
arm.config drm/ci: Enable CONFIG_BACKLIGHT_CLASS_DEVICE 2023-10-26 15:24:14 +02:00
arm64.config drm: ci: arm64.config: Enable DA9211 regulator 2023-12-13 15:18:27 -03:00
build-igt.sh
build.sh Merge drm/drm-next into drm-misc-next 2024-01-29 14:20:23 +01:00
build.yml drm/ci: uprev mesa version: fix container build & crosvm 2023-10-26 15:24:20 +02:00
check-patch.py
container.yml
gitlab-ci.yml drm/ci: uprev mesa version: fix kdl commit fetch 2024-01-15 13:45:03 -03:00
igt_runner.sh drm: ci: mt8173: Do not set IGT_FORCE_DRIVER to panfrost 2023-12-13 15:18:29 -03:00
image-tags.yml drm/ci: export kernel config 2023-10-26 15:24:21 +02:00
lava-submit.sh drm/ci: fix DEBIAN_ARCH and get amdgpu probing 2023-10-26 15:24:20 +02:00
static-checks.yml
test.yml drm: ci: use clk_ignore_unused for apq8016 2024-02-14 11:23:56 -03:00
testlist.txt drm/ci: Add msm tests 2024-01-15 13:42:06 -03:00
x86_64.config