diff options
Diffstat (limited to 'drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt')
-rw-r--r-- | drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt index 478d7c161616..154b047787b2 100644 --- a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt +++ b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt @@ -13,6 +13,7 @@ nouveau_.* gem_.* i915_.* tools_test.* +kms_dp_link_training.* # Currently fails and causes coverage loss for other tests # since core_getversion also fails. @@ -28,3 +29,11 @@ kms_cursor_crc@cursor-random-max-size # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 kms_display_modes@extended-mode-basic kms_display_modes@mst-extended-mode-negative + +# It causes other tests to fail, so skip it. +kms_invalid_mode@overflow-vrefresh + +# sc7180 does not have APRIV, so memptrs is not protected. +# (Preemption is not supported on devices that do not have +# APRIV, so this is ok) +msm/msm_mapping@memptrs |