diff options
| author | Dmitry Baryshkov <[email protected]> | 2024-02-14 08:37:08 +0000 |
|---|---|---|
| committer | Helen Koike <[email protected]> | 2024-02-14 14:23:56 +0000 |
| commit | aa1267e673fe5307cf00d02add4017d2878598b6 (patch) | |
| tree | 5af6ca4dd1177129da262eff4d459cfcd8902b00 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | iosys-map: fix typo (diff) | |
| download | kernel-aa1267e673fe5307cf00d02add4017d2878598b6.tar.gz kernel-aa1267e673fe5307cf00d02add4017d2878598b6.zip | |
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: 0119c894ab0d ("drm: Add initial ci/ subdirectory")
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Acked-by: Helen Koike <[email protected]>
Signed-off-by: Helen Koike <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
