Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/ci: uprev IGT

Uprev IGT to the latest version and update expectation files.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # msm
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241217160655.2371138-1-vignesh.raman@collabora.com

authored by

Vignesh Raman and committed by
Helen Koike
69c0d83f 36439120

+1202 -211
+1 -1
drivers/gpu/drm/ci/gitlab-ci.yml
··· 5 5 UPSTREAM_REPO: https://gitlab.freedesktop.org/drm/kernel.git 6 6 TARGET_BRANCH: drm-next 7 7 8 - IGT_VERSION: a73311079a5d8ac99eb25336a8369a2c3c6b519b 8 + IGT_VERSION: 33adea9ebafd059ac88a5ccfec60536394f36c7c 9 9 10 10 DEQP_RUNNER_GIT_URL: https://gitlab.freedesktop.org/mesa/deqp-runner.git 11 11 DEQP_RUNNER_GIT_TAG: v0.20.0
+7 -1
drivers/gpu/drm/ci/xfails/amdgpu-stoney-fails.txt
··· 14 14 amdgpu/amd_plane@mpo-scale-p010,Fail 15 15 amdgpu/amd_plane@mpo-scale-rgb,Crash 16 16 amdgpu/amd_plane@mpo-swizzle-toggle,Fail 17 - amdgpu/amd_uvd_dec@amdgpu_uvd_decode,Fail 17 + amdgpu/amd_uvd_dec@amdgpu_uvd_decode,Crash 18 18 kms_addfb_basic@bad-pitch-65536,Fail 19 19 kms_addfb_basic@bo-too-small,Fail 20 20 kms_addfb_basic@too-high,Fail 21 + kms_async_flips@alternate-sync-async-flip,Fail 22 + kms_async_flips@alternate-sync-async-flip-atomic,Fail 23 + kms_async_flips@test-cursor,Fail 24 + kms_async_flips@test-cursor-atomic,Fail 25 + kms_async_flips@test-time-stamp,Fail 26 + kms_async_flips@test-time-stamp-atomic,Fail 21 27 kms_atomic_transition@plane-all-modeset-transition-internal-panels,Fail 22 28 kms_atomic_transition@plane-all-transition,Fail 23 29 kms_atomic_transition@plane-all-transition-nonblocking,Fail
+14 -7
drivers/gpu/drm/ci/xfails/amdgpu-stoney-flakes.txt
··· 3 3 # Failure Rate: 50 4 4 # IGT Version: 1.28-g0df7b9b97 5 5 # Linux Version: 6.9.0-rc7 6 - kms_async_flips@async-flip-with-page-flip-events 7 - 8 - # Board Name: hp-11A-G6-EE-grunt 9 - # Bug Report: https://lore.kernel.org/amd-gfx/3542730f-b8d7-404d-a947-b7a5e95d661c@collabora.com/T/#u 10 - # Failure Rate: 50 11 - # IGT Version: 1.28-g0df7b9b97 12 - # Linux Version: 6.9.0-rc7 13 6 kms_async_flips@crc 14 7 15 8 # Board Name: hp-11A-G6-EE-grunt ··· 18 25 # IGT Version: 1.28-ga73311079 19 26 # Linux Version: 6.11.0-rc2 20 27 kms_async_flips@async-flip-with-page-flip-events 28 + 29 + # Board Name: hp-11A-G6-EE-grunt 30 + # Bug Report: https://gitlab.freedesktop.org/drm/amd/-/issues/3835 31 + # Failure Rate: 100 32 + # IGT Version: 1.29-g33adea9eb 33 + # Linux Version: 6.13.0-rc2 34 + kms_async_flips@async-flip-with-page-flip-events-atomic 35 + 36 + # Board Name: hp-11A-G6-EE-grunt 37 + # Bug Report: https://gitlab.freedesktop.org/drm/amd/-/issues/3836 38 + # Failure Rate: 100 39 + # IGT Version: 1.29-g33adea9eb 40 + # Linux Version: 6.13.0-rc2 41 + kms_async_flips@crc-atomic
+5
drivers/gpu/drm/ci/xfails/amdgpu-stoney-skips.txt
··· 32 32 amdgpu/amd_pci_unplug@amdgpu_hotunplug_with_exported_fence 33 33 amdgpu/amd_vrr_range@freesync-parsing 34 34 device_reset.* 35 + 36 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 37 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 38 + kms_display_modes@extended-mode-basic 39 + kms_display_modes@mst-extended-mode-negative
+5 -15
drivers/gpu/drm/ci/xfails/i915-amly-fails.txt
··· 1 1 core_setmaster@master-drop-set-shared-fd,Fail 2 - core_setmaster@master-drop-set-user,Fail 3 - core_setmaster_vs_auth,Fail 4 2 i915_module_load@load,Fail 5 3 i915_module_load@reload,Fail 6 4 i915_module_load@reload-no-display,Fail 7 5 i915_module_load@resize-bar,Fail 8 6 i915_pm_rpm@gem-execbuf-stress,Timeout 9 7 i915_pm_rpm@module-reload,Fail 10 - kms_cursor_legacy@short-flip-before-cursor-atomic-transitions,Timeout 11 - kms_fb_coherency@memset-crc,Crash 12 - kms_flip@busy-flip,Timeout 13 - kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset-interruptible,Fail 8 + kms_async_flips@test-time-stamp,Timeout 9 + kms_ccs@crc-sprite-planes-basic-y-tiled-ccs,Timeout 10 + kms_flip@dpms-off-confusion-interruptible,Timeout 11 + kms_flip@wf_vblank-ts-check-interruptible,Fail 14 12 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling,Fail 15 13 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling,Fail 16 14 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling,Fail ··· 31 33 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling,Fail 32 34 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling,Fail 33 35 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling,Fail 34 - kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu,Timeout 35 36 kms_lease@lease-uevent,Fail 37 + kms_lease@page-flip-implicit-plane,Timeout 36 38 kms_plane_alpha_blend@alpha-basic,Fail 37 39 kms_plane_alpha_blend@alpha-opaque-fb,Fail 38 40 kms_plane_alpha_blend@alpha-transparent-fb,Fail 39 41 kms_plane_alpha_blend@constant-alpha-max,Fail 40 - kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout 41 - kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5,Timeout 42 - kms_pm_rpm@modeset-stress-extra-wait,Timeout 43 - kms_pm_rpm@universal-planes,Timeout 44 - kms_pm_rpm@universal-planes-dpms,Timeout 45 - kms_prop_blob@invalid-set-prop,Fail 46 - kms_rotation_crc@primary-rotation-180,Timeout 47 - kms_vblank@query-forked-hang,Timeout 48 42 perf@i915-ref-count,Fail 49 43 perf_pmu@module-unload,Fail 50 44 perf_pmu@rc6,Crash
+14
drivers/gpu/drm/ci/xfails/i915-amly-flakes.txt
··· 53 53 # IGT Version: 1.28-ga73311079 54 54 # Linux Version: 6.11.0-rc2 55 55 kms_pm_rpm@drm-resources-equal 56 + 57 + # Board Name: asus-C433TA-AJ0005-rammus 58 + # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13346 59 + # Failure Rate: 60 60 + # IGT Version: 1.29-g33adea9eb 61 + # Linux Version: 6.13.0-rc2 62 + i915_hangman@gt-engine-error 63 + 64 + # Board Name: asus-C433TA-AJ0005-rammus 65 + # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13345 66 + # Failure Rate: 100 67 + # IGT Version: 1.29-g33adea9eb 68 + # Linux Version: 6.13.0-rc2 69 + gen9_exec_parse@unaligned-access
+1
drivers/gpu/drm/ci/xfails/i915-amly-skips.txt
··· 20 20 i915_suspend.* 21 21 kms_scaling_modes.* 22 22 i915_pm_rpm.* 23 + i915_module_load@reload-with-fault-injection 23 24 24 25 # Kernel panic 25 26 drm_fdinfo.*
+3 -5
drivers/gpu/drm/ci/xfails/i915-apl-fails.txt
··· 1 + core_setmaster@master-drop-set-user,Fail 1 2 i915_module_load@load,Fail 2 3 i915_module_load@reload,Fail 3 4 i915_module_load@reload-no-display,Fail ··· 9 8 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-upscaling,Fail 10 9 kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling,Fail 11 10 kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling,Fail 11 + kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling,Fail 12 12 kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling,Fail 13 13 kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling,Fail 14 14 kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-upscaling,Fail 15 15 kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling,Fail 16 16 kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling,Fail 17 17 kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling,Fail 18 - kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-upscaling,Fail 19 18 kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling,Fail 20 19 kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-upscaling,Fail 21 20 kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling,Fail ··· 30 29 kms_plane_alpha_blend@alpha-transparent-fb,Fail 31 30 kms_plane_alpha_blend@constant-alpha-max,Fail 32 31 kms_pm_backlight@basic-brightness,Fail 32 + kms_pm_backlight@brightness-with-dpms,Crash 33 33 kms_pm_backlight@fade,Fail 34 34 kms_pm_backlight@fade-with-dpms,Fail 35 - kms_pm_rpm@legacy-planes,Timeout 36 - kms_pm_rpm@legacy-planes-dpms,Timeout 37 35 kms_pm_rpm@modeset-stress-extra-wait,Timeout 38 - kms_pm_rpm@universal-planes,Timeout 39 - kms_pm_rpm@universal-planes-dpms,Timeout 40 36 kms_sysfs_edid_timing,Fail 41 37 perf@i915-ref-count,Fail 42 38 perf@non-zero-reason,Timeout
+12 -10
drivers/gpu/drm/ci/xfails/i915-cml-fails.txt
··· 1 1 core_setmaster@master-drop-set-shared-fd,Fail 2 - core_setmaster@master-drop-set-user,Fail 3 2 i915_module_load@load,Fail 4 3 i915_module_load@reload,Fail 5 4 i915_module_load@reload-no-display,Fail ··· 8 9 i915_pm_rpm@gem-execbuf-stress,Timeout 9 10 i915_pm_rpm@module-reload,Fail 10 11 i915_pm_rpm@system-suspend-execbuf,Timeout 11 - i915_pm_rps@engine-order,Fail 12 - kms_big_fb@linear-16bpp-rotate-180,Timeout 13 - kms_fb_coherency@memset-crc,Crash 12 + kms_async_flips@test-time-stamp,Timeout 13 + kms_ccs@crc-sprite-planes-basic-y-tiled-ccs,Timeout 14 14 kms_flip@busy-flip,Timeout 15 15 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling,Fail 16 16 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling,Fail ··· 34 36 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling,Fail 35 37 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling,Fail 36 38 kms_lease@lease-uevent,Fail 39 + kms_lease@page-flip-implicit-plane,Timeout 37 40 kms_plane_alpha_blend@alpha-basic,Fail 38 41 kms_plane_alpha_blend@alpha-opaque-fb,Fail 39 42 kms_plane_alpha_blend@alpha-transparent-fb,Fail 40 43 kms_plane_alpha_blend@constant-alpha-max,Fail 41 - kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5,Timeout 42 - kms_pm_rpm@modeset-stress-extra-wait,Timeout 43 - kms_pm_rpm@universal-planes,Timeout 44 - kms_pm_rpm@universal-planes-dpms,Timeout 45 44 kms_psr2_sf@cursor-plane-update-sf,Fail 46 45 kms_psr2_sf@overlay-plane-update-continuous-sf,Fail 47 46 kms_psr2_sf@overlay-plane-update-sf-dmg-area,Fail 48 47 kms_psr2_sf@overlay-primary-update-sf-dmg-area,Fail 49 48 kms_psr2_sf@plane-move-sf-dmg-area,Fail 49 + kms_psr2_sf@pr-cursor-plane-update-sf,Timeout 50 50 kms_psr2_sf@primary-plane-update-sf-dmg-area,Fail 51 51 kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb,Fail 52 + kms_psr2_sf@psr2-cursor-plane-update-sf,Fail 53 + kms_psr2_sf@psr2-overlay-plane-update-continuous-sf,Fail 54 + kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area,Fail 55 + kms_psr2_sf@psr2-overlay-primary-update-sf-dmg-area,Fail 56 + kms_psr2_sf@psr2-plane-move-sf-dmg-area,Fail 57 + kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area,Fail 58 + kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area-big-fb,Fail 52 59 kms_psr2_su@page_flip-NV12,Fail 53 - kms_rotation_crc@primary-rotation-180,Timeout 60 + kms_psr2_su@page_flip-P010,Fail 54 61 kms_setmode@basic,Fail 55 - kms_vblank@query-forked-hang,Timeout 56 62 perf@i915-ref-count,Fail 57 63 perf_pmu@module-unload,Fail 58 64 perf_pmu@rc6,Crash
+7
drivers/gpu/drm/ci/xfails/i915-cml-flakes.txt
··· 25 25 # IGT Version: 1.28-ga73311079 26 26 # Linux Version: 6.11.0-rc2 27 27 kms_async_flips@crc 28 + 29 + # Board Name: asus-C436FA-Flip-hatch 30 + # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13347 31 + # Failure Rate: 100 32 + # IGT Version: 1.29-g33adea9eb 33 + # Linux Version: 6.13.0-rc2 34 + gen9_exec_parse@unaligned-access
+1
drivers/gpu/drm/ci/xfails/i915-cml-skips.txt
··· 20 20 api_intel_allocator.* 21 21 kms_cursor_legacy.* 22 22 i915_pm_rpm.* 23 + kms_flip.* 23 24 24 25 # Kernel panic 25 26 drm_fdinfo.*
+2 -29
drivers/gpu/drm/ci/xfails/i915-glk-fails.txt
··· 1 + core_setmaster@master-drop-set-shared-fd,Fail 1 2 core_setmaster@master-drop-set-user,Fail 2 - core_setmaster_vs_auth,Fail 3 + gen9_exec_parse@unaligned-access,Fail 3 4 i915_module_load@load,Fail 4 5 i915_module_load@reload,Fail 5 6 i915_module_load@reload-no-display,Fail 6 7 i915_module_load@resize-bar,Fail 7 - kms_cursor_legacy@short-flip-before-cursor-atomic-transitions,Timeout 8 8 kms_dirtyfb@default-dirtyfb-ioctl,Fail 9 9 kms_dirtyfb@drrs-dirtyfb-ioctl,Fail 10 10 kms_dirtyfb@fbc-dirtyfb-ioctl,Fail 11 - kms_flip@blocking-wf_vblank,Fail 12 - kms_flip@busy-flip,Timeout 13 - kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset-interruptible,Fail 14 - kms_flip@wf_vblank-ts-check,Fail 15 11 kms_flip@wf_vblank-ts-check-interruptible,Fail 16 12 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling,Fail 17 - kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling,Fail 18 13 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling,Fail 19 - kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-upscaling,Fail 20 14 kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling,Fail 21 15 kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling,Fail 22 16 kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling,Fail 23 17 kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling,Fail 24 18 kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling,Fail 25 - kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-upscaling,Fail 26 - kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling,Fail 27 19 kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling,Fail 28 20 kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling,Fail 29 - kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-upscaling,Fail 30 21 kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling,Fail 31 22 kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-upscaling,Fail 32 23 kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling,Fail 33 - kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-upscaling,Fail 34 24 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling,Fail 35 25 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling,Fail 36 26 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling,Fail 37 - kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling,Fail 38 - kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu,Timeout 39 - kms_frontbuffer_tracking@fbc-tiling-linear,Fail 40 27 kms_frontbuffer_tracking@fbcdrrs-tiling-linear,Fail 41 28 kms_lease@lease-uevent,Fail 42 29 kms_plane_alpha_blend@alpha-opaque-fb,Fail 43 - kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation,Timeout 44 - kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5,Timeout 45 - kms_pm_rpm@legacy-planes,Timeout 46 - kms_pm_rpm@legacy-planes-dpms,Timeout 47 - kms_pm_rpm@modeset-stress-extra-wait,Timeout 48 - kms_pm_rpm@universal-planes,Timeout 49 - kms_pm_rpm@universal-planes-dpms,Timeout 50 - kms_prop_blob@invalid-set-prop,Fail 51 - kms_rotation_crc@multiplane-rotation,Fail 52 - kms_rotation_crc@multiplane-rotation-cropping-bottom,Fail 53 30 kms_rotation_crc@multiplane-rotation-cropping-top,Fail 54 - kms_rotation_crc@primary-rotation-180,Timeout 55 - kms_vblank@query-forked-hang,Timeout 56 31 perf@non-zero-reason,Timeout 57 32 sysfs_heartbeat_interval@long,Timeout 58 - sysfs_heartbeat_interval@off,Timeout 59 33 sysfs_preempt_timeout@off,Timeout 60 34 sysfs_timeslice_duration@off,Timeout 61 35 xe_module_load@force-load,Fail ··· 37 63 xe_module_load@many-reload,Fail 38 64 xe_module_load@reload,Fail 39 65 xe_module_load@reload-no-display,Fail 40 - core_setmaster@master-drop-set-shared-fd,Fail
+7
drivers/gpu/drm/ci/xfails/i915-glk-flakes.txt
··· 11 11 # IGT Version: 1.28-g0df7b9b97 12 12 # Linux Version: 6.9.0-rc7 13 13 kms_fb_coherency@memset-crc 14 + 15 + # Board Name: hp-x360-12b-ca0010nr-n4020-octopus 16 + # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13348 17 + # Failure Rate: 100 18 + # IGT Version: 1.29-g33adea9eb 19 + # Linux Version: 6.13.0-rc2 20 + kms_flip@dpms-off-confusion-interruptible
+298
drivers/gpu/drm/ci/xfails/i915-glk-skips.txt
··· 27 27 # Kernel panic 28 28 drm_fdinfo.* 29 29 kms_plane_alpha_blend.* 30 + 31 + kms_async_flips.* 32 + # [IGT] kms_async_flips: executing 33 + # ------------[ cut here ]------------ 34 + # i915 0000:00:02.0: [drm] drm_WARN_ON(intel_dp->pps.vdd_wakeref) 35 + # WARNING: CPU: 0 PID: 1253 at drivers/gpu/drm/i915/display/intel_pps.c:760 intel_pps_vdd_on_unlocked+0x351/0x360 36 + # Modules linked in: 37 + # CPU: 0 UID: 0 PID: 1253 Comm: kms_async_flips Tainted: G W 6.13.0-rc2-ge95c88d68ac3 #1 38 + # Tainted: [W]=WARN 39 + # Hardware name: HP Bloog/Bloog, BIOS 09/19/2019 40 + # RIP: 0010:intel_pps_vdd_on_unlocked+0x351/0x360 41 + # Code: 8b 77 50 4d 85 f6 75 03 4c 8b 37 e8 19 98 03 00 48 c7 c1 10 d3 61 84 4c 89 f2 48 c7 c7 67 56 69 84 48 89 c6 e8 a0 22 63 ff 90 <0f> 0b 90 90 e9 5f fd ff ff e8 81 94 69 00 90 90 90 90 90 90 90 90 42 + # RSP: 0018:ffff9573c0dcfad8 EFLAGS: 00010286 43 + # RAX: 0000000000000000 RBX: ffff93498148e238 RCX: 00000000ffffdfff 44 + # RDX: 0000000000000000 RSI: ffff9573c0dcf988 RDI: 0000000000000001 45 + # RBP: ffff934980d80000 R08: 0000000000009ffb R09: 00000000ffffdfff 46 + # R10: 00000000ffffdfff R11: ffffffff8488c8a0 R12: ffff934980d80d68 47 + # R13: 0000000000000000 R14: ffff93498093c9b0 R15: 0000000000000000 48 + # FS: 00007fbf1f4486c0(0000) GS:ffff9349fbc00000(0000) knlGS:0000000000000000 49 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 50 + # CR2: 000055f260419028 CR3: 0000000106594000 CR4: 0000000000350ef0 51 + # Call Trace: 52 + # <TASK> 53 + # intel_pps_vdd_on+0x78/0x150 54 + # intel_dp_detect+0xb9/0x7c0 55 + # drm_helper_probe_detect+0x47/0xb0 56 + # drm_helper_probe_single_connector_modes+0x40b/0x660 57 + # drm_mode_getconnector+0x369/0x490 58 + # drm_ioctl_kernel+0xad/0x110 59 + # drm_ioctl+0x235/0x4b0 60 + # __x64_sys_ioctl+0x8f/0xc0 61 + # do_syscall_64+0xbb/0x1d0 62 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 63 + # RIP: 0033:0x7fbf208e4cdb 64 + # Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 65 + # RSP: 002b:00007ffe061f6c60 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 66 + # RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fbf208e4cdb 67 + # RDX: 00007ffe061f6d00 RSI: 00000000c05064a7 RDI: 0000000000000003 68 + # RBP: 00007ffe061f6d00 R08: 0000000000000007 R09: 000055f260410cb0 69 + # R10: 650094cf40322201 R11: 0000000000000246 R12: 00000000c05064a7 70 + # R13: 0000000000000003 R14: 00000000c05064a7 R15: 00007ffe061f6d00 71 + # </TASK> 72 + # irq event stamp: 0 73 + # hardirqs last enabled at (0): [<0000000000000000>] 0x0 74 + # hardirqs last disabled at (0): [<ffffffff82d0a283>] copy_process+0xaf3/0x2eb0 75 + # softirqs last enabled at (0): [<ffffffff82d0a283>] copy_process+0xaf3/0x2eb0 76 + # softirqs last disabled at (0): [<0000000000000000>] 0x0 77 + # ---[ end trace 0000000000000000 ]--- 78 + # i915 0000:00:02.0: [drm] *ERROR* PPS state mismatch 79 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 80 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 81 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 82 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 83 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 84 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 85 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 86 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 87 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 88 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 89 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 90 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 91 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 92 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 93 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 94 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 95 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 96 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 97 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 98 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 99 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 100 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 101 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 102 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 103 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 104 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 105 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 106 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 107 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 108 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 109 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 110 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 111 + # i915 0000:00:02.0: [drm] *ERROR* Failed to read DPCD register 0x92 112 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 113 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 114 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 115 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 116 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 117 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 118 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 119 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 120 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 121 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 122 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 123 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 124 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 125 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 126 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 127 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 128 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 129 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 130 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 131 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 132 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 133 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 134 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 135 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 136 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 137 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 138 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 139 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 140 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 141 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 142 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 143 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 144 + # [IGT] kms_async_flips: starting subtest test-time-stamp 145 + # i915 0000:00:02.0: [drm] *ERROR* [CRTC:70:pipe A] flip_done timed out 146 + # i915 0000:00:02.0: [drm] *ERROR* flip_done timed out 147 + # i915 0000:00:02.0: [drm] *ERROR* [CRTC:70:pipe A] commit wait timed out 148 + # INFO: task kms_async_flips:1253 blocked for more than 122 seconds. 149 + # Tainted: G W 6.13.0-rc2-ge95c88d68ac3 #1 150 + # "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 151 + # task:kms_async_flips state:D stack:12720 pid:1253 tgid:1253 ppid:164 flags:0x00004006 152 + # Call Trace: 153 + # <TASK> 154 + # __schedule+0x495/0xd20 155 + # schedule+0x35/0x120 156 + # drm_vblank_work_flush+0x91/0xf0 157 + # intel_wait_for_vblank_workers+0x58/0x90 158 + # intel_atomic_commit_tail+0xa86/0x15f0 159 + # intel_atomic_commit+0x257/0x2a0 160 + # drm_atomic_commit+0xac/0xe0 161 + # set_property_atomic+0x91/0x160 162 + # drm_mode_obj_set_property_ioctl+0xc1/0x110 163 + # drm_ioctl_kernel+0xad/0x110 164 + # drm_ioctl+0x235/0x4b0 165 + # __x64_sys_ioctl+0x8f/0xc0 166 + # do_syscall_64+0xbb/0x1d0 167 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 168 + # RIP: 0033:0x7fbf208e4cdb 169 + # RSP: 002b:00007ffe061f6c50 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 170 + # RAX: ffffffffffffffda RBX: 000055f24e272330 RCX: 00007fbf208e4cdb 171 + # RDX: 00007ffe061f6ce0 RSI: 00000000c01864ba RDI: 0000000000000003 172 + # RBP: 00007ffe061f6ce0 R08: 0000000000000000 R09: 000055f2604184f0 173 + # R10: 00007fbf209ca310 R11: 0000000000000246 R12: 00000000c01864ba 174 + # R13: 0000000000000003 R14: 0000000000000000 R15: 000055f26040ab90 175 + # </TASK> 176 + # INFO: lockdep is turned off. 177 + 178 + kms_lease.* 179 + # [IGT] kms_lease: executing 180 + # ------------[ cut here ]------------ 181 + # i915 0000:00:02.0: [drm] drm_WARN_ON(intel_dp->pps.vdd_wakeref) 182 + # WARNING: CPU: 1 PID: 1271 at drivers/gpu/drm/i915/display/intel_pps.c:760 intel_pps_vdd_on_unlocked+0x351/0x360 183 + # Modules linked in: 184 + # CPU: 1 UID: 0 PID: 1271 Comm: kms_lease Tainted: G W 6.13.0-rc2-gfb6fd142a8eb #1 185 + # Tainted: [W]=WARN 186 + # Hardware name: HP Bloog/Bloog, BIOS 09/19/2019 187 + # RIP: 0010:intel_pps_vdd_on_unlocked+0x351/0x360 188 + # Code: 8b 77 50 4d 85 f6 75 03 4c 8b 37 e8 19 98 03 00 48 c7 c1 10 d3 61 a1 4c 89 f2 48 c7 c7 67 56 69 a1 48 89 c6 e8 a0 22 63 ff 90 <0f> 0b 90 90 e9 5f fd ff ff e8 81 94 69 00 90 90 90 90 90 90 90 90 189 + # RSP: 0018:ffffb26500ddfad8 EFLAGS: 00010286 190 + # RAX: 0000000000000000 RBX: ffff988580dc6238 RCX: 00000000ffffdfff 191 + # RDX: 0000000000000000 RSI: ffffb26500ddf988 RDI: 0000000000000001 192 + # RBP: ffff988580d90000 R08: 0000000000009ffb R09: 00000000ffffdfff 193 + # R10: 00000000ffffdfff R11: ffffffffa188c8a0 R12: ffff988580d90d68 194 + # R13: 0000000000000000 R14: ffff98858093c9b0 R15: 0000000000000000 195 + # FS: 00007f6b0c60d6c0(0000) GS:ffff9885fbd00000(0000) knlGS:0000000000000000 196 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 197 + # CR2: 000055eea27460a8 CR3: 0000000105ac6000 CR4: 0000000000350ef0 198 + # Call Trace: 199 + # <TASK> 200 + # intel_pps_vdd_on+0x78/0x150 201 + # intel_dp_detect+0xb9/0x7c0 202 + # drm_helper_probe_detect+0x47/0xb0 203 + # drm_helper_probe_single_connector_modes+0x40b/0x660 204 + # drm_mode_getconnector+0x369/0x490 205 + # drm_ioctl_kernel+0xad/0x110 206 + # drm_ioctl+0x235/0x4b0 207 + # __x64_sys_ioctl+0x8f/0xc0 208 + # do_syscall_64+0xbb/0x1d0 209 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 210 + # RIP: 0033:0x7f6b0d637c5b 211 + # Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 212 + # RSP: 002b:00007ffc42b13670 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 213 + # RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f6b0d637c5b 214 + # RDX: 00007ffc42b13710 RSI: 00000000c05064a7 RDI: 0000000000000003 215 + # RBP: 00007ffc42b13710 R08: 0000000000000007 R09: 000055eea2741720 216 + # R10: 9fb9be4e118bfa43 R11: 0000000000000246 R12: 00000000c05064a7 217 + # R13: 0000000000000003 R14: 00000000c05064a7 R15: 00007ffc42b13710 218 + # </TASK> 219 + # irq event stamp: 0 220 + # hardirqs last enabled at (0): [<0000000000000000>] 0x0 221 + # hardirqs last disabled at (0): [<ffffffff9fd0a283>] copy_process+0xaf3/0x2eb0 222 + # softirqs last enabled at (0): [<ffffffff9fd0a283>] copy_process+0xaf3/0x2eb0 223 + # softirqs last disabled at (0): [<0000000000000000>] 0x0 224 + # ---[ end trace 0000000000000000 ]--- 225 + # i915 0000:00:02.0: [drm] *ERROR* PPS state mismatch 226 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 227 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 228 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 229 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 230 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 231 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 232 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 233 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 234 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 235 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 236 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 237 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 238 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 239 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 240 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 241 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 242 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 243 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 244 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 245 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 246 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 247 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 248 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 249 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 250 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 251 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 252 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 253 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 254 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 255 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 256 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 257 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 258 + # i915 0000:00:02.0: [drm] *ERROR* Failed to read DPCD register 0x92 259 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 260 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 261 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 262 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 263 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 264 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 265 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 266 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 267 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 268 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 269 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 270 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 271 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 272 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 273 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 274 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 275 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 276 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 277 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 278 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 279 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 280 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 281 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 282 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 283 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 284 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 285 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 286 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 287 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 288 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 289 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 290 + # i915 0000:00:02.0: [drm] *ERROR* AUX A/DDI A/PHY A: not done (status 0x00000000) 291 + # [IGT] kms_lease: starting subtest page-flip-implicit-plane 292 + # [IGT] kms_lease: starting dynamic subtest pipe-A-eDP-1 293 + # i915 0000:00:02.0: [drm] *ERROR* [CRTC:70:pipe A] flip_done timed out 294 + # i915 0000:00:02.0: [drm] *ERROR* flip_done timed out 295 + # i915 0000:00:02.0: [drm] *ERROR* [CRTC:70:pipe A] commit wait timed out 296 + # INFO: task kms_lease:1271 blocked for more than 122 seconds. 297 + # Tainted: G W 6.13.0-rc2-gfb6fd142a8eb #1 298 + # "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 299 + # task:kms_lease state:D stack:12720 pid:1271 tgid:1271 ppid:184 flags:0x00004006 300 + # Call Trace: 301 + # <TASK> 302 + # __schedule+0x495/0xd20 303 + # schedule+0x35/0x120 304 + # drm_vblank_work_flush+0x91/0xf0 305 + # intel_wait_for_vblank_workers+0x58/0x90 306 + # intel_atomic_commit_tail+0xa86/0x15f0 307 + # intel_atomic_commit+0x257/0x2a0 308 + # drm_atomic_commit+0xac/0xe0 309 + # set_property_atomic+0x91/0x160 310 + # drm_mode_obj_set_property_ioctl+0xc1/0x110 311 + # drm_ioctl_kernel+0xad/0x110 312 + # drm_ioctl+0x235/0x4b0 313 + # __x64_sys_ioctl+0x8f/0xc0 314 + # do_syscall_64+0xbb/0x1d0 315 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 316 + # RIP: 0033:0x7f6b0d637c5b 317 + # RSP: 002b:00007ffc42b13650 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 318 + # RAX: ffffffffffffffda RBX: 00007ffc42b14270 RCX: 00007f6b0d637c5b 319 + # RDX: 00007ffc42b136e0 RSI: 00000000c01864ba RDI: 0000000000000003 320 + # RBP: 00007ffc42b136e0 R08: 0000000000000000 R09: 000055eea2741750 321 + # R10: 00007f6b0d71d310 R11: 0000000000000246 R12: 00000000c01864ba 322 + # R13: 0000000000000003 R14: 0000000000000000 R15: 000055eea27378d0 323 + # </TASK> 324 + # INFO: lockdep is turned off. 325 + 326 + # The test alternates between failing and timing out on reruns, causing the pipeline to fail 327 + gen9_exec_parse@unaligned-access
+8 -10
drivers/gpu/drm/ci/xfails/i915-jsl-fails.txt
··· 1 - core_setmaster@master-drop-set-user,Fail 1 + drm_fdinfo@busy-check-all,Fail 2 2 i915_module_load@load,Fail 3 3 i915_module_load@reload,Fail 4 4 i915_module_load@reload-no-display,Fail 5 5 i915_module_load@resize-bar,Fail 6 - i915_pm_rpm@gem-execbuf-stress,Timeout 7 - i915_pm_rpm@module-reload,Fail 8 - kms_flip@plain-flip-fb-recreate,Fail 6 + kms_flip@dpms-off-confusion,Fail 7 + kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset,Fail 8 + kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset-interruptible,Fail 9 9 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling,Fail 10 10 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling,Fail 11 11 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling,Fail 12 12 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-upscaling,Fail 13 + kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-downscaling,Fail 13 14 kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling,Fail 14 15 kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling,Fail 15 16 kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling,Fail ··· 18 17 kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-upscaling,Fail 19 18 kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling,Fail 20 19 kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling,Fail 20 + kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling,Fail 21 21 kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-upscaling,Fail 22 22 kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling,Fail 23 23 kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-upscaling,Fail ··· 28 26 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling,Fail 29 27 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling,Fail 30 28 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling,Fail 29 + kms_frontbuffer_tracking@fbc-rgb565-draw-blt,Timeout 31 30 kms_lease@lease-uevent,Fail 32 - kms_pm_rpm@legacy-planes,Timeout 33 - kms_pm_rpm@legacy-planes-dpms,Timeout 34 31 kms_pm_rpm@modeset-stress-extra-wait,Timeout 35 - kms_pm_rpm@universal-planes,Timeout 36 - kms_pm_rpm@universal-planes-dpms,Timeout 32 + kms_rotation_crc@bad-pixel-format,Fail 37 33 kms_rotation_crc@multiplane-rotation,Fail 38 34 kms_rotation_crc@multiplane-rotation-cropping-bottom,Fail 39 35 kms_rotation_crc@multiplane-rotation-cropping-top,Fail 40 36 perf@i915-ref-count,Fail 41 - perf_pmu@busy-accuracy-50,Fail 42 37 perf_pmu@module-unload,Fail 43 - perf_pmu@most-busy-idle-check-all,Fail 44 38 perf_pmu@rc6,Crash 45 39 sysfs_heartbeat_interval@long,Timeout 46 40 sysfs_heartbeat_interval@off,Timeout
+4 -11
drivers/gpu/drm/ci/xfails/i915-jsl-flakes.txt
··· 1 1 # Board Name: acer-cb317-1h-c3z6-dedede 2 - # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12475 2 + # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13349 3 3 # Failure Rate: 100 4 - # IGT Version: 1.28-ga73311079 5 - # Linux Version: 6.12.0-rc1 6 - kms_flip@flip-vs-panning-interruptible 7 - 8 - # Board Name: acer-cb317-1h-c3z6-dedede 9 - # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12476 10 - # Failure Rate: 100 11 - # IGT Version: 1.28-ga73311079 12 - # Linux Version: 6.12.0-rc1 13 - kms_universal_plane@cursor-fb-leak 4 + # IGT Version: 1.29-g33adea9eb 5 + # Linux Version: 6.13.0-rc2 6 + kms_flip@flip-vs-fences-interruptible
+112
drivers/gpu/drm/ci/xfails/i915-kbl-skips.txt
··· 37 37 # GPU hang 38 38 sysfs_timeslice_.* 39 39 sysfs_heartbeat_.* 40 + 41 + device_reset@unbind-reset-rebind 42 + # [IGT] device_reset: starting subtest unbind-reset-rebind 43 + # i915 0000:00:02.0: [drm] Found kabylake (device ID 5917) display version 9.00 stepping C0 44 + # i915 0000:00:02.0: vgaarb: deactivate vga console 45 + # i915 0000:00:02.0: [drm] *ERROR* DPLL0 not locked 46 + # ------------[ cut here ]------------ 47 + # i915 0000:00:02.0: [drm] drm_WARN_ON((val & (1 << 30)) == 0) 48 + # WARNING: CPU: 4 PID: 472 at drivers/gpu/drm/i915/display/intel_cdclk.c:944 skl_get_cdclk+0x1ca/0x360 49 + # Modules linked in: 50 + # CPU: 4 UID: 0 PID: 472 Comm: device_reset Not tainted 6.13.0-rc2-ge95c88d68ac3 #1 51 + # Hardware name: HP Nami/Nami, BIOS 09/19/2019 52 + # RIP: 0010:skl_get_cdclk+0x1ca/0x360 53 + # Code: 67 50 4d 85 e4 0f 84 89 01 00 00 e8 e0 16 13 00 48 c7 c1 a0 71 5f 9a 4c 89 e2 48 c7 c7 67 56 69 9a 48 89 c6 e8 67 a1 72 ff 90 <0f> 0b 90 90 8b 43 08 8b 53 04 89 43 0c 89 03 85 d2 0f 85 26 ff ff 54 + # RSP: 0018:ffffacba40f5fbd0 EFLAGS: 00010282 55 + # RAX: 0000000000000000 RBX: ffff953182571058 RCX: 00000000ffffdfff 56 + # RDX: 0000000000000000 RSI: ffffacba40f5fa80 RDI: 0000000000000001 57 + # RBP: ffff953182570d68 R08: 0000000000009ffb R09: 00000000ffffdfff 58 + # R10: 00000000ffffdfff R11: ffffffff9a88c8a0 R12: ffff953180d3f4a0 59 + # R13: 0000000000000000 R14: ffff953182570d68 R15: 0000000000000000 60 + # FS: 00007f74989c46c0(0000) GS:ffff9534eed00000(0000) knlGS:0000000000000000 61 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 62 + # CR2: 00007f1df530eff8 CR3: 0000000102302002 CR4: 00000000003706f0 63 + # DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 64 + # DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 65 + # Call Trace: 66 + # <TASK> 67 + # intel_update_cdclk+0x1c/0x90 68 + # intel_cdclk_init_hw+0x46e/0x4c0 69 + # intel_power_domains_init_hw+0x3eb/0x770 70 + # intel_display_driver_probe_noirq+0x85/0x230 71 + # i915_driver_probe+0x66d/0xc60 72 + # local_pci_probe+0x3a/0x90 73 + # pci_device_probe+0xb5/0x180 74 + # really_probe+0xc9/0x2b0 75 + # __driver_probe_device+0x6e/0x110 76 + # device_driver_attach+0x42/0xa0 77 + # bind_store+0x71/0xc0 78 + # kernfs_fop_write_iter+0x121/0x1c0 79 + # vfs_write+0x2a8/0x530 80 + # ksys_write+0x6f/0xf0 81 + # do_syscall_64+0xbb/0x1d0 82 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 83 + # RIP: 0033:0x7f7499e662c0 84 + # Code: 40 00 48 8b 15 41 9b 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 80 3d 21 23 0e 00 00 74 17 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 58 c3 0f 1f 80 00 00 00 00 48 83 ec 28 48 89 85 + # RSP: 002b:00007ffffaf36a68 EFLAGS: 00000202 ORIG_RAX: 0000000000000001 86 + # RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f7499e662c0 87 + # RDX: 000000000000000c RSI: 00007ffffaf36b50 RDI: 0000000000000003 88 + # RBP: 000000000000000c R08: 0000000000000007 R09: 000055b37d0964a0 89 + # R10: 0000000000000000 R11: 0000000000000202 R12: 00007ffffaf36b50 90 + # R13: 0000000000000003 R14: 000055b3526a7220 R15: 00007f749a0dc020 91 + # </TASK> 92 + # irq event stamp: 28591 93 + # hardirqs last enabled at (28625): [<ffffffff98da3e4d>] __up_console_sem+0x4d/0x60 94 + # hardirqs last disabled at (28658): [<ffffffff98da3e32>] __up_console_sem+0x32/0x60 95 + # softirqs last enabled at (28688): [<ffffffff98d17980>] handle_softirqs+0x310/0x3f0 96 + # softirqs last disabled at (28701): [<ffffffff98d17bc1>] __irq_exit_rcu+0xa1/0xc0 97 + # ---[ end trace 0000000000000000 ]--- 98 + # ------------[ cut here ]------------ 99 + # i915 0000:00:02.0: [drm] drm_WARN_ON((val & (1 << 30)) == 0) 100 + # WARNING: CPU: 1 PID: 472 at drivers/gpu/drm/i915/display/intel_cdclk.c:944 skl_get_cdclk+0x1ca/0x360 101 + # Modules linked in: 102 + # CPU: 1 UID: 0 PID: 472 Comm: device_reset Tainted: G W 6.13.0-rc2-ge95c88d68ac3 #1 103 + # Tainted: [W]=WARN 104 + # Hardware name: HP Nami/Nami, BIOS 09/19/2019 105 + # RIP: 0010:skl_get_cdclk+0x1ca/0x360 106 + # Code: 67 50 4d 85 e4 0f 84 89 01 00 00 e8 e0 16 13 00 48 c7 c1 a0 71 5f 9a 4c 89 e2 48 c7 c7 67 56 69 9a 48 89 c6 e8 67 a1 72 ff 90 <0f> 0b 90 90 8b 43 08 8b 53 04 89 43 0c 89 03 85 d2 0f 85 26 ff ff 107 + # RSP: 0018:ffffacba40f5fb98 EFLAGS: 00010286 108 + # RAX: 0000000000000000 RBX: ffffacba40f5fbbc RCX: 00000000ffffdfff 109 + # RDX: 0000000000000000 RSI: ffffacba40f5fa48 RDI: 0000000000000001 110 + # RBP: ffff953182570d68 R08: 0000000000009ffb R09: 00000000ffffdfff 111 + # R10: 00000000ffffdfff R11: ffffffff9a88c8a0 R12: ffff953180d3f4a0 112 + # R13: ffff953182573208 R14: ffff953182570d68 R15: 0000000000000000 113 + # FS: 00007f74989c46c0(0000) GS:ffff9534eec40000(0000) knlGS:0000000000000000 114 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 115 + # CR2: 00007f2b6598ee00 CR3: 0000000102302001 CR4: 00000000003706f0 116 + # DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 117 + # DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 118 + # Call Trace: 119 + # <TASK> 120 + # gen9_disable_dc_states+0x86/0x300 121 + # intel_power_well_enable+0x56/0x70 122 + # __intel_display_power_get_domain.part.0+0x4d/0x70 123 + # intel_power_domains_init_hw+0x95/0x770 124 + # intel_display_driver_probe_noirq+0x85/0x230 125 + # i915_driver_probe+0x66d/0xc60 126 + # local_pci_probe+0x3a/0x90 127 + # pci_device_probe+0xb5/0x180 128 + # really_probe+0xc9/0x2b0 129 + # __driver_probe_device+0x6e/0x110 130 + # device_driver_attach+0x42/0xa0 131 + # bind_store+0x71/0xc0 132 + # kernfs_fop_write_iter+0x121/0x1c0 133 + # vfs_write+0x2a8/0x530 134 + # ksys_write+0x6f/0xf0 135 + # do_syscall_64+0xbb/0x1d0 136 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 137 + # RIP: 0033:0x7f7499e662c0 138 + # Code: 40 00 48 8b 15 41 9b 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 80 3d 21 23 0e 00 00 74 17 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 58 c3 0f 1f 80 00 00 00 00 48 83 ec 28 48 89 139 + # RSP: 002b:00007ffffaf36a68 EFLAGS: 00000202 ORIG_RAX: 0000000000000001 140 + # RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f7499e662c0 141 + # RDX: 000000000000000c RSI: 00007ffffaf36b50 RDI: 0000000000000003 142 + # RBP: 000000000000000c R08: 0000000000000007 R09: 000055b37d0964a0 143 + # R10: 0000000000000000 R11: 0000000000000202 R12: 00007ffffaf36b50 144 + # R13: 0000000000000003 R14: 000055b3526a7220 R15: 00007f749a0dc020 145 + # </TASK> 146 + # irq event stamp: 29605 147 + # hardirqs last enabled at (29617): [<ffffffff98da3e4d>] __up_console_sem+0x4d/0x60 148 + # hardirqs last disabled at (29634): [<ffffffff98da3e32>] __up_console_sem+0x32/0x60 149 + # softirqs last enabled at (29630): [<ffffffff98d17980>] handle_softirqs+0x310/0x3f0 150 + # softirqs last disabled at (29625): [<ffffffff98d17bc1>] __irq_exit_rcu+0xa1/0xc0 151 + # ---[ end trace 0000000000000000 ]---
+7 -48
drivers/gpu/drm/ci/xfails/i915-tgl-fails.txt
··· 1 - api_intel_allocator@fork-simple-stress-signal,Timeout 2 - api_intel_allocator@open-vm,Timeout 3 - api_intel_allocator@simple-allocator,Timeout 4 - api_intel_bb@lot-of-buffers,Timeout 5 - api_intel_bb@object-reloc-keep-cache,Timeout 6 - api_intel_bb@offset-control,Timeout 7 - api_intel_bb@render-ccs,Timeout 8 - api_intel_bb@reset-bb,Timeout 9 - core_auth@basic-auth,Timeout 10 - core_hotunplug@hotrebind,Timeout 11 - core_setmaster@master-drop-set-user,Fail 12 - debugfs_test@read_all_entries_display_on,Timeout 13 - drm_read@empty-block,Timeout 14 - dumb_buffer@create-clear,Timeout 15 - dumb_buffer@invalid-bpp,Timeout 16 - gen3_render_tiledx_blits,Timeout 17 - gen7_exec_parse@basic-allocation,Timeout 18 - gen9_exec_parse@batch-invalid-length,Timeout 19 - gen9_exec_parse@bb-secure,Timeout 20 - gen9_exec_parse@secure-batches,Timeout 21 - gen9_exec_parse@shadow-peek,Timeout 22 - gen9_exec_parse@unaligned-jump,Timeout 23 - i915_getparams_basic@basic-subslice-total,Timeout 24 - i915_hangman@gt-engine-hang,Timeout 1 + api_intel_allocator@reopen,Timeout 2 + api_intel_bb@destroy-bb,Timeout 3 + core_hotunplug@hotrebind-lateclose,Timeout 4 + drm_read@short-buffer-block,Timeout 5 + dumb_buffer@map-valid,Timeout 25 6 i915_module_load@load,Fail 26 7 i915_module_load@reload,Fail 27 8 i915_module_load@reload-no-display,Fail 28 9 i915_module_load@resize-bar,Fail 29 - i915_pciid,Timeout 30 - i915_pipe_stress@stress-xrgb8888-ytiled,Timeout 31 - i915_pm_rpm@gem-execbuf-stress,Timeout 32 10 i915_pm_rps@engine-order,Timeout 33 - i915_pm_rps@thresholds-idle-park,Timeout 34 - i915_query@engine-info,Timeout 35 - i915_query@query-topology-kernel-writes,Timeout 36 - i915_query@test-query-geometry-subslices,Timeout 37 11 kms_lease@lease-uevent,Fail 38 12 kms_rotation_crc@multiplane-rotation,Fail 39 13 perf@i915-ref-count,Fail 40 14 perf_pmu@busy,Timeout 41 15 perf_pmu@enable-race,Timeout 42 - perf_pmu@event-wait,Timeout 43 - perf_pmu@faulting-read,Timeout 44 - perf_pmu@gt-awake,Timeout 45 - perf_pmu@interrupts,Timeout 46 16 perf_pmu@module-unload,Fail 47 - perf_pmu@most-busy-idle-check-all,Timeout 48 17 perf_pmu@rc6,Crash 49 - perf_pmu@render-node-busy-idle,Fail 50 18 perf_pmu@semaphore-wait-idle,Timeout 51 - prime_busy@after,Timeout 52 - prime_mmap@test_aperture_limit,Timeout 53 - prime_mmap@test_map_unmap,Timeout 54 19 prime_mmap@test_refcounting,Timeout 55 - prime_self_import@basic-with_one_bo,Timeout 56 - sriov_basic@enable-vfs-autoprobe-off,Timeout 57 - syncobj_basic@bad-destroy,Timeout 58 - syncobj_basic@bad-flags-fd-to-handle,Timeout 59 - syncobj_basic@create-signaled,Timeout 60 - syncobj_eventfd@invalid-bad-pad,Timeout 61 - syncobj_eventfd@timeline-wait-before-signal,Timeout 20 + sriov_basic@enable-vfs-bind-unbind-each-numvfs-all,Timeout 21 + syncobj_basic@illegal-fd-to-handle,Timeout 62 22 syncobj_wait@invalid-multi-wait-unsubmitted-signaled,Timeout 63 23 syncobj_wait@invalid-signal-illegal-handle,Timeout 64 24 syncobj_wait@invalid-single-wait-all-unsubmitted,Timeout ··· 26 66 syncobj_wait@multi-wait-for-submit-submitted-signaled,Timeout 27 67 syncobj_wait@wait-any-complex,Timeout 28 68 syncobj_wait@wait-delayed-signal,Timeout 29 - template@A,Timeout 30 69 xe_module_load@force-load,Fail 31 70 xe_module_load@load,Fail 32 71 xe_module_load@many-reload,Fail
+13
drivers/gpu/drm/ci/xfails/i915-tgl-skips.txt
··· 35 35 36 36 # Kernel panic and test hangs with multiple kms tests 37 37 kms_.* 38 + 39 + # The test alternates between failing and timing out on reruns, causing the pipeline to fail 40 + api_intel_allocator@reopen 41 + api_intel_bb@destroy-bb 42 + core_hotunplug@hotrebind-lateclose 43 + dumb_buffer@map-valid 44 + i915_pm_rps@engine-order 45 + perf_pmu@busy 46 + perf_pmu@enable-race 47 + perf_pmu@semaphore-wait-idle 48 + prime_mmap@test_refcounting 49 + sriov_basic@enable-vfs-bind-unbind-each-numvfs-all 50 + syncobj_basic@illegal-fd-to-handle
+3 -12
drivers/gpu/drm/ci/xfails/i915-whl-fails.txt
··· 1 1 core_setmaster@master-drop-set-shared-fd,Fail 2 - core_setmaster@master-drop-set-user,Fail 3 2 i915_module_load@load,Fail 4 3 i915_module_load@reload,Fail 5 4 i915_module_load@reload-no-display,Fail ··· 6 7 i915_pm_rpm@gem-execbuf-stress,Timeout 7 8 i915_pm_rpm@module-reload,Fail 8 9 i915_pm_rpm@system-suspend-execbuf,Timeout 9 - i915_pm_rps@engine-order,Fail 10 - kms_big_fb@linear-16bpp-rotate-180,Timeout 11 - kms_cursor_legacy@short-flip-before-cursor-atomic-transitions,Timeout 10 + kms_async_flips@test-time-stamp,Timeout 11 + kms_ccs@crc-sprite-planes-basic-y-tiled-ccs,Timeout 12 12 kms_dirtyfb@default-dirtyfb-ioctl,Fail 13 13 kms_dirtyfb@fbc-dirtyfb-ioctl,Fail 14 - kms_fb_coherency@memset-crc,Crash 15 14 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling,Fail 16 15 kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling,Fail 17 16 kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling,Fail ··· 31 34 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling,Fail 32 35 kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling,Fail 33 36 kms_frontbuffer_tracking@fbc-tiling-linear,Fail 34 - kms_frontbuffer_tracking@fbc-1p-indfb-fliptrack-mmap-gtt,Timeout 35 37 kms_lease@lease-uevent,Fail 38 + kms_lease@page-flip-implicit-plane,Timeout 36 39 kms_plane_alpha_blend@alpha-basic,Fail 37 40 kms_plane_alpha_blend@alpha-opaque-fb,Fail 38 41 kms_plane_alpha_blend@alpha-transparent-fb,Fail 39 42 kms_plane_alpha_blend@constant-alpha-max,Fail 40 - kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5,Timeout 41 - kms_pm_rpm@modeset-stress-extra-wait,Timeout 42 - kms_pm_rpm@universal-planes,Timeout 43 - kms_pm_rpm@universal-planes-dpms,Timeout 44 - kms_rotation_crc@primary-rotation-180,Timeout 45 - kms_vblank@query-forked-hang,Timeout 46 43 perf@i915-ref-count,Fail 47 44 perf_pmu@module-unload,Fail 48 45 perf_pmu@rc6,Crash
+7
drivers/gpu/drm/ci/xfails/i915-whl-flakes.txt
··· 4 4 # IGT Version: 1.28-g0df7b9b97 5 5 # Linux Version: 6.9.0-rc7 6 6 kms_pm_rpm@modeset-lpsp-stress 7 + 8 + # Board Name: dell-latitude-5400-8665U-sarien 9 + # Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13351 10 + # Failure Rate: 100 11 + # IGT Version: 1.29-g33adea9eb 12 + # Linux Version: 6.13.0-rc2 13 + gen9_exec_parse@unaligned-access
+2 -5
drivers/gpu/drm/ci/xfails/mediatek-mt8173-fails.txt
··· 1 - fbdev@eof,Fail 2 - fbdev@read,Fail 3 1 kms_3d,Fail 4 2 kms_bw@connected-linear-tiling-1-displays-1920x1080p,Fail 5 - kms_bw@connected-linear-tiling-1-displays-2160x1440p,Fail 6 3 kms_bw@connected-linear-tiling-1-displays-2560x1440p,Fail 7 4 kms_bw@connected-linear-tiling-1-displays-3840x2160p,Fail 8 5 kms_bw@connected-linear-tiling-2-displays-1920x1080p,Fail ··· 19 22 kms_cursor_legacy@cursor-vs-flip-legacy,Fail 20 23 kms_flip@flip-vs-modeset-vs-hang,Fail 21 24 kms_flip@flip-vs-panning-vs-hang,Fail 22 - kms_lease@lease-uevent,Fail 23 - kms_rmfb@close-fd,Fail 25 + kms_flip@flip-vs-suspend,Fail 24 26 kms_flip@flip-vs-suspend-interruptible,Fail 27 + kms_lease@lease-uevent,Fail
+7
drivers/gpu/drm/ci/xfails/mediatek-mt8173-flakes.txt
··· 39 39 # IGT Version: 1.28-g0df7b9b97 40 40 # Linux Version: 6.9.0-rc7 41 41 kms_prop_blob@invalid-set-prop 42 + 43 + # Board Name: mt8173-elm-hana 44 + # Bug Report: https://lore.kernel.org/dri-devel/c0b4cded-0971-4abb-9965-2acf4602d7cd@collabora.com/T/#u 45 + # Failure Rate: 100 46 + # IGT Version: 1.29-g33adea9eb 47 + # Linux Version: 6.13.0-rc2 48 + kms_bw@connected-linear-tiling-1-displays-2160x1440p
+5
drivers/gpu/drm/ci/xfails/mediatek-mt8173-skips.txt
··· 15 15 # Currently fails and causes coverage loss for other tests 16 16 # since core_getversion also fails. 17 17 core_hotunplug.* 18 + 19 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 20 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 21 + kms_display_modes@extended-mode-basic 22 + kms_display_modes@mst-extended-mode-negative
+4 -8
drivers/gpu/drm/ci/xfails/mediatek-mt8183-fails.txt
··· 1 - core_setmaster@master-drop-set-shared-fd,Fail 1 + core_setmaster@master-drop-set-user,Fail 2 2 dumb_buffer@create-clear,Crash 3 - fbdev@eof,Fail 4 - fbdev@pan,Fail 5 - fbdev@read,Fail 6 - fbdev@unaligned-read,Fail 7 3 kms_bw@connected-linear-tiling-1-displays-1920x1080p,Fail 8 - kms_bw@connected-linear-tiling-1-displays-2160x1440p,Fail 9 4 kms_bw@connected-linear-tiling-1-displays-2560x1440p,Fail 5 + kms_bw@connected-linear-tiling-1-displays-3840x2160p,Fail 10 6 kms_bw@linear-tiling-1-displays-1920x1080p,Fail 7 + kms_bw@linear-tiling-1-displays-2160x1440p,Fail 11 8 kms_bw@linear-tiling-1-displays-3840x2160p,Fail 12 - kms_color@invalid-gamma-lut-sizes,Fail 9 + kms_cursor_legacy@cursor-vs-flip-atomic,Fail 13 10 kms_flip@flip-vs-panning-vs-hang,Fail 14 11 kms_flip@flip-vs-suspend,Fail 15 12 kms_lease@lease-uevent,Fail 16 - kms_rmfb@close-fd,Fail
+5
drivers/gpu/drm/ci/xfails/mediatek-mt8183-skips.txt
··· 15 15 # Currently fails and causes coverage loss for other tests 16 16 # since core_getversion also fails. 17 17 core_hotunplug.* 18 + 19 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 20 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 21 + kms_display_modes@extended-mode-basic 22 + kms_display_modes@mst-extended-mode-negative
+3
drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
··· 1 1 kms_3d,Fail 2 + kms_cursor_legacy@forked-bo,Fail 3 + kms_cursor_legacy@forked-move,Fail 4 + kms_cursor_legacy@single-bo,Fail 2 5 kms_cursor_legacy@torture-bo,Fail 3 6 kms_force_connector_basic@force-edid,Fail 4 7 kms_hdmi_inject@inject-4k,Fail
-1
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt
··· 15 15 kms_plane_alpha_blend@alpha-7efc,Fail 16 16 kms_plane_alpha_blend@coverage-7efc,Fail 17 17 kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail 18 - kms_rmfb@close-fd,Fail
+14
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-flakes.txt
··· 18 18 # IGT Version: 1.28-g0df7b9b97 19 19 # Linux Version: 6.9.0-rc7 20 20 msm/msm_shrink@copy-gpu-oom-8 21 + 22 + # Board Name: sc7180-trogdor-kingoftown 23 + # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/68 24 + # Failure Rate: 40 25 + # IGT Version: 1.29-g33adea9eb 26 + # Linux Version: 6.13.0-rc2 27 + kms_lease@page-flip-implicit-plane 28 + 29 + # Board Name: sc7180-trogdor-kingoftown 30 + # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/69 31 + # Failure Rate: 20 32 + # IGT Version: 1.29-g33adea9eb 33 + # Linux Version: 6.13.0-rc2 34 + kms_plane@plane-position-hole-dpms
+5
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt
··· 23 23 24 24 # Hangs the machine 25 25 kms_cursor_crc@cursor-random-max-size 26 + 27 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 28 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 29 + kms_display_modes@extended-mode-basic 30 + kms_display_modes@mst-extended-mode-negative
-1
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt
··· 15 15 kms_plane_alpha_blend@alpha-7efc,Fail 16 16 kms_plane_alpha_blend@coverage-7efc,Fail 17 17 kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail 18 - kms_rmfb@close-fd,Fail
+5
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-skips.txt
··· 17 17 # Currently fails and causes coverage loss for other tests 18 18 # since core_getversion also fails. 19 19 core_hotunplug.* 20 + 21 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 22 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 23 + kms_display_modes@extended-mode-basic 24 + kms_display_modes@mst-extended-mode-negative
-2
drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt
··· 1 - drm_read@invalid-buffer,Fail 2 1 kms_color@ctm-0-25,Fail 3 2 kms_color@ctm-0-50,Fail 4 3 kms_color@ctm-0-75,Fail ··· 27 28 kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail 28 29 kms_plane_cursor@overlay,Fail 29 30 kms_plane_cursor@viewport,Fail 30 - kms_rmfb@close-fd,Fail
+5
drivers/gpu/drm/ci/xfails/msm-sdm845-skips.txt
··· 30 30 # IGT Version: 1.28-ga73311079 31 31 # Linux Version: 6.11.0-rc2 32 32 kms_content_protection@uevent 33 + 34 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 35 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 36 + kms_display_modes@extended-mode-basic 37 + kms_display_modes@mst-extended-mode-negative
-5
drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt
··· 7 7 kms_cursor_legacy@torture-move,Fail 8 8 kms_hdmi_inject@inject-4k,Fail 9 9 kms_lease@lease-uevent,Fail 10 - kms_plane_alpha_blend@alpha-7efc,Fail 11 - kms_plane_alpha_blend@alpha-basic,Fail 12 - kms_plane_alpha_blend@alpha-opaque-fb,Fail 13 - kms_plane_alpha_blend@alpha-transparent-fb,Fail 14 - kms_plane_alpha_blend@constant-alpha-max,Fail 15 10 msm/msm_recovery@gpu-fault-parallel,Fail
+6 -20
drivers/gpu/drm/ci/xfails/rockchip-rk3288-fails.txt
··· 1 + core_setmaster@master-drop-set-root,Crash 2 + core_setmaster@master-drop-set-shared-fd,Crash 1 3 core_setmaster@master-drop-set-user,Crash 4 + core_setmaster_vs_auth,Crash 2 5 dumb_buffer@create-clear,Crash 3 6 fbdev@pan,Crash 4 - kms_bw@linear-tiling-2-displays-1920x1080p,Fail 5 - kms_cursor_crc@cursor-onscreen-32x10,Crash 6 - kms_cursor_crc@cursor-onscreen-32x32,Crash 7 - kms_cursor_crc@cursor-onscreen-64x64,Crash 8 - kms_cursor_crc@cursor-random-32x10,Crash 9 - kms_cursor_crc@cursor-sliding-32x10,Crash 10 - kms_cursor_crc@cursor-sliding-32x32,Crash 11 - kms_cursor_crc@cursor-sliding-64x21,Crash 12 - kms_cursor_legacy@basic-flip-before-cursor-atomic,Fail 13 - kms_cursor_legacy@cursor-vs-flip-legacy,Fail 14 - kms_cursor_legacy@flip-vs-cursor-crc-atomic,Crash 15 - kms_flip@flip-vs-panning-vs-hang,Crash 16 - kms_invalid_mode@int-max-clock,Crash 17 - kms_lease@invalid-create-leases,Fail 18 - kms_pipe_crc_basic@read-crc-frame-sequence,Crash 19 - kms_plane@pixel-format,Crash 20 - kms_plane@pixel-format-source-clamping,Crash 7 + kms_cursor_legacy@basic-flip-before-cursor-legacy,Fail 8 + kms_flip@flip-vs-modeset-vs-hang,Crash 21 9 kms_prop_blob@invalid-set-prop,Crash 22 - kms_properties@get_properties-sanity-atomic,Crash 23 - kms_properties@get_properties-sanity-non-atomic,Crash 24 - kms_rmfb@close-fd,Crash 10 + kms_prop_blob@invalid-set-prop-any,Crash
+5 -8
drivers/gpu/drm/ci/xfails/rockchip-rk3399-fails.txt
··· 2 2 kms_atomic_transition@modeset-transition,Fail 3 3 kms_atomic_transition@modeset-transition-fencing,Fail 4 4 kms_atomic_transition@plane-toggle-modeset-transition,Fail 5 + kms_bw@connected-linear-tiling-1-displays-2160x1440p,Fail 5 6 kms_color@gamma,Fail 6 7 kms_color@legacy-gamma,Fail 7 8 kms_cursor_crc@cursor-alpha-opaque,Fail ··· 25 24 kms_cursor_crc@cursor-rapid-movement-64x21,Fail 26 25 kms_cursor_crc@cursor-rapid-movement-64x64,Fail 27 26 kms_cursor_crc@cursor-size-change,Fail 27 + kms_cursor_crc@cursor-size-hints,Fail 28 28 kms_cursor_crc@cursor-sliding-32x10,Fail 29 29 kms_cursor_crc@cursor-sliding-32x32,Fail 30 30 kms_cursor_crc@cursor-sliding-64x21,Fail ··· 34 32 kms_cursor_legacy@basic-flip-before-cursor-atomic,Fail 35 33 kms_cursor_legacy@basic-flip-before-cursor-legacy,Fail 36 34 kms_cursor_legacy@cursor-vs-flip-atomic,Fail 35 + kms_cursor_legacy@cursor-vs-flip-atomic-transitions,Fail 37 36 kms_cursor_legacy@cursor-vs-flip-legacy,Fail 38 37 kms_cursor_legacy@cursor-vs-flip-toggle,Fail 39 38 kms_cursor_legacy@flip-vs-cursor-atomic,Fail ··· 44 41 kms_cursor_legacy@long-nonblocking-modeset-vs-cursor-atomic,Fail 45 42 kms_flip@basic-flip-vs-wf_vblank,Fail 46 43 kms_flip@blocking-wf_vblank,Fail 47 - kms_flip@flip-vs-absolute-wf_vblank,Fail 48 - kms_flip@flip-vs-blocking-wf-vblank,Fail 49 44 kms_flip@flip-vs-modeset-vs-hang,Fail 50 45 kms_flip@flip-vs-panning,Fail 51 46 kms_flip@flip-vs-panning-interruptible,Fail 52 47 kms_flip@flip-vs-panning-vs-hang,Fail 53 48 kms_flip@modeset-vs-vblank-race,Fail 54 - kms_flip@modeset-vs-vblank-race-interruptible,Fail 55 49 kms_flip@plain-flip-fb-recreate,Fail 56 50 kms_flip@plain-flip-fb-recreate-interruptible,Fail 57 51 kms_flip@plain-flip-ts-check,Fail ··· 64 64 kms_pipe_crc_basic@nonblocking-crc-frame-sequence,Fail 65 65 kms_pipe_crc_basic@read-crc,Fail 66 66 kms_pipe_crc_basic@read-crc-frame-sequence,Fail 67 - kms_plane@pixel-format,Crash 68 - kms_plane@pixel-format-source-clamping,Crash 67 + kms_plane@pixel-format,Fail 68 + kms_plane@pixel-format-source-clamping,Fail 69 69 kms_plane@plane-panning-bottom-right,Fail 70 70 kms_plane@plane-panning-top-left,Fail 71 71 kms_plane@plane-position-covered,Fail 72 72 kms_plane@plane-position-hole,Fail 73 - kms_plane@plane-position-hole-dpms,Fail 74 73 kms_plane_cursor@primary,Fail 75 - kms_plane_multiple@tiling-none,Fail 76 - kms_rmfb@close-fd,Fail 77 74 kms_universal_plane@universal-plane-functional,Fail
+56
drivers/gpu/drm/ci/xfails/rockchip-rk3399-flakes.txt
··· 74 74 # IGT Version: 1.28-ga73311079 75 75 # Linux Version: 6.11.0-rc5 76 76 kms_flip@flip-vs-expired-vblank 77 + 78 + # Board Name: hp-11A-G6-EE-grunt 79 + # Bug Report: https://lore.kernel.org/dri-devel/f944dd08-c88c-49ae-aff0-274374550a93@collabora.com/T/#u 80 + # Failure Rate: 40 81 + # IGT Version: 1.29-g33adea9eb 82 + # Linux Version: 6.13.0-rc2 83 + kms_bw@linear-tiling-1-displays-2160x1440p 84 + 85 + # Board Name: hp-11A-G6-EE-grunt 86 + # Bug Report: https://lore.kernel.org/dri-devel/afa2d3bf-29f2-488d-8cc9-f30d461444b0@collabora.com/T/#u 87 + # Failure Rate: 80 88 + # IGT Version: 1.29-g33adea9eb 89 + # Linux Version: 6.13.0-rc2 90 + kms_plane_multiple@tiling-none 91 + 92 + # Board Name: hp-11A-G6-EE-grunt 93 + # Bug Report: https://lore.kernel.org/dri-devel/6fdaa97f-c1a5-4216-831f-dbb7c5f90498@collabora.com/T/#u 94 + # Failure Rate: 100 95 + # IGT Version: 1.29-g33adea9eb 96 + # Linux Version: 6.13.0-rc2 97 + kms_bw@linear-tiling-1-displays-1920x1080p 98 + 99 + # Board Name: hp-11A-G6-EE-grunt 100 + # Bug Report: https://lore.kernel.org/dri-devel/616aa015-9574-4527-9d07-d8d698bbcc3c@collabora.com/T/#u 101 + # Failure Rate: 100 102 + # IGT Version: 1.29-g33adea9eb 103 + # Linux Version: 6.13.0-rc2 104 + kms_plane@plane-position-hole-dpms 105 + 106 + # Board Name: hp-11A-G6-EE-grunt 107 + # Bug Report: https://lore.kernel.org/dri-devel/7a1b888f-d7db-4ed7-96cd-3975ace837fb@collabora.com/T/#u 108 + # Failure Rate: 100 109 + # IGT Version: 1.29-g33adea9eb 110 + # Linux Version: 6.13.0-rc2 111 + kms_flip@flip-vs-absolute-wf_vblank 112 + 113 + # Board Name: hp-11A-G6-EE-grunt 114 + # Bug Report: https://lore.kernel.org/dri-devel/f17fffb6-abc4-464e-8465-395311b01f6a@collabora.com/T/#u 115 + # Failure Rate: 100 116 + # IGT Version: 1.29-g33adea9eb 117 + # Linux Version: 6.13.0-rc2 118 + kms_flip@flip-vs-blocking-wf-vblank 119 + 120 + # Board Name: hp-11A-G6-EE-grunt 121 + # Bug Report: https://lore.kernel.org/dri-devel/9b590b26-1bf9-4951-b6a3-ef6c67e6a1c6@collabora.com/T/#u 122 + # Failure Rate: 60 123 + # IGT Version: 1.29-g33adea9eb 124 + # Linux Version: 6.13.0-rc2 125 + kms_bw@linear-tiling-2-displays-1920x1080p 126 + 127 + # Board Name: hp-11A-G6-EE-grunt 128 + # Bug Report: https://lore.kernel.org/dri-devel/059545fa-65b1-4f5c-a13e-4d2898679f51@collabora.com/T/#u 129 + # Failure Rate: 20 130 + # IGT Version: 1.29-g33adea9eb 131 + # Linux Version: 6.13.0-rc2 132 + kms_flip@modeset-vs-vblank-race-interruptible
+5
drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt
··· 18 18 # Currently fails and causes coverage loss for other tests 19 19 # since core_getversion also fails. 20 20 core_hotunplug.* 21 + 22 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 23 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 24 + kms_display_modes@extended-mode-basic 25 + kms_display_modes@mst-extended-mode-negative
+5
drivers/gpu/drm/ci/xfails/virtio_gpu-none-skips.txt
··· 23 23 # Currently fails and causes coverage loss for other tests 24 24 # since core_getversion also fails. 25 25 core_hotunplug.* 26 + 27 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 28 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 29 + kms_display_modes@extended-mode-basic 30 + kms_display_modes@mst-extended-mode-negative
-8
drivers/gpu/drm/ci/xfails/vkms-none-fails.txt
··· 1 - kms_cursor_crc@cursor-rapid-movement-128x128,Fail 2 - kms_cursor_crc@cursor-rapid-movement-128x42,Fail 3 - kms_cursor_crc@cursor-rapid-movement-256x256,Fail 4 1 kms_cursor_crc@cursor-rapid-movement-256x85,Fail 5 2 kms_cursor_crc@cursor-rapid-movement-32x10,Fail 6 - kms_cursor_crc@cursor-rapid-movement-32x32,Fail 7 - kms_cursor_crc@cursor-rapid-movement-512x170,Fail 8 - kms_cursor_crc@cursor-rapid-movement-512x512,Fail 9 - kms_cursor_crc@cursor-rapid-movement-64x21,Fail 10 3 kms_cursor_crc@cursor-rapid-movement-64x64,Fail 11 4 kms_cursor_legacy@basic-flip-before-cursor-atomic,Fail 12 5 kms_cursor_legacy@basic-flip-before-cursor-legacy,Fail ··· 14 21 kms_flip@flip-vs-modeset-vs-hang,Fail 15 22 kms_flip@flip-vs-panning-vs-hang,Fail 16 23 kms_lease@lease-uevent,Fail 17 - kms_pipe_crc_basic@nonblocking-crc,Fail 18 24 kms_writeback@writeback-check-output,Fail 19 25 kms_writeback@writeback-check-output-XRGB2101010,Fail 20 26 kms_writeback@writeback-fb-id,Fail
+539 -4
drivers/gpu/drm/ci/xfails/vkms-none-skips.txt
··· 1 1 # keeps printing vkms_vblank_simulate: vblank timer overrun and never ends 2 2 kms_invalid_mode@int-max-clock 3 3 4 - # Kernel panic 5 - kms_cursor_crc@cursor-rapid-movement-32x10 4 + # kernel panic seen with kms_cursor_crc tests 5 + kms_cursor_crc.* 6 + # kms_cursor_crc@cursor-rapid-movement-32x10 6 7 # Oops: 0000 [#1] PREEMPT SMP NOPTI 7 8 # CPU: 0 PID: 2635 Comm: kworker/u8:13 Not tainted 6.9.0-rc7-g40935263a1fd #1 8 9 # Hardware name: ChromiumOS crosvm, BIOS 0 ··· 53 52 # FS: 0000000000000000(0000) GS:ffffa2ad2bc00000(0000) knlGS:0000000000000000 54 53 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 55 54 56 - kms_cursor_crc@cursor-rapid-movement-256x85 55 + #kms_cursor_crc@cursor-rapid-movement-256x85 57 56 # [drm:drm_crtc_add_crc_entry] *ERROR* Overflow of CRC buffer, userspace reads too slow. 58 57 # Oops: 0000 [#1] PREEMPT SMP NOPTI 59 58 # CPU: 1 PID: 10 Comm: kworker/u8:0 Not tainted 6.9.0-rc7-g646381cde463 #1 ··· 105 104 # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 106 105 # CR2: 0000000000000078 CR3: 0000000109b38000 CR4: 0000000000350ef0 107 106 108 - kms_cursor_crc@cursor-onscreen-256x256 107 + #kms_cursor_crc@cursor-onscreen-256x256 109 108 # Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI 110 109 # CPU: 1 PID: 1913 Comm: kworker/u8:6 Not tainted 6.10.0-rc5-g8a28e73ebead #1 111 110 # Hardware name: ChromiumOS crosvm, BIOS 0 ··· 259 258 # CR2: 0000000000000018 CR3: 0000000101710000 CR4: 0000000000350ef0 260 259 # vkms_vblank_simulate: vblank timer overrun 261 260 261 + # DEBUG - Begin test kms_cursor_crc@cursor-rapid-movement-64x64 262 + # ------------[ cut here ]------------ 263 + # WARNING: CPU: 1 PID: 1250 at drivers/gpu/drm/vkms/vkms_crtc.c:139 vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 264 + # Modules linked in: vkms 265 + # CPU: 1 UID: 0 PID: 1250 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-ge95c88d68ac3 #1 266 + # Hardware name: ChromiumOS crosvm, BIOS 0 267 + # RIP: 0010:vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 268 + # Code: f7 48 89 f3 e8 d0 bf ee ec 48 8b 83 50 01 00 00 a8 01 75 15 48 8b bb a0 01 00 00 e8 59 05 95 ec 48 89 df 5b e9 50 05 95 ec 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 269 + # RSP: 0018:ffff9fb640aafb08 EFLAGS: 00010202 270 + # RAX: ffff8e7240859e05 RBX: ffff8e7241cd6400 RCX: ffffffffae496b65 271 + # RDX: ffffffffad2d1f80 RSI: 0000000000000000 RDI: 0000000000000000 272 + # RBP: 0000000000000000 R08: 0000000000000034 R09: 0000000000000002 273 + # R10: 0000000047dd15a5 R11: 00000000547dd15a R12: ffff8e72590cc000 274 + # R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000 275 + # FS: 00007f0942ad56c0(0000) GS:ffff8e726bd00000(0000) knlGS:0000000000000000 276 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 277 + # CR2: 00007f0942ad0008 CR3: 0000000118d1e000 CR4: 0000000000350ef0 278 + # Call Trace: 279 + # <TASK> 280 + # ? __warn+0x8c/0x190 281 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 282 + # ? report_bug+0x164/0x190 283 + # ? handle_bug+0x54/0x90 284 + # ? exc_invalid_op+0x17/0x70 285 + # ? asm_exc_invalid_op+0x1a/0x20 286 + # ? __pfx_drm_property_free_blob+0x10/0x10 287 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 288 + # ? vkms_atomic_crtc_destroy_state+0x10/0x40 [vkms] 289 + # drm_atomic_state_default_clear+0x137/0x2f0 290 + # __drm_atomic_state_free+0x6c/0xb0 291 + # drm_atomic_helper_update_plane+0x100/0x150 292 + # drm_mode_cursor_universal+0x10e/0x270 293 + # drm_mode_cursor_common+0x115/0x240 294 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 295 + # drm_mode_cursor_ioctl+0x4a/0x70 296 + # drm_ioctl_kernel+0xb0/0x110 297 + # drm_ioctl+0x235/0x4b0 298 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 299 + # __x64_sys_ioctl+0x92/0xc0 300 + # do_syscall_64+0xbb/0x1d0 301 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 302 + # RIP: 0033:0x7f0943a84cdb 303 + # Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 304 + # RSP: 002b:00007fff267d68d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 305 + # RAX: ffffffffffffffda RBX: 000000000000005a RCX: 00007f0943a84cdb 306 + # RDX: 00007fff267d6960 RSI: 00000000c01c64a3 RDI: 0000000000000005 307 + # RBP: 00007fff267d6960 R08: 0000000000000007 R09: 00005619a60f3450 308 + # R10: fe95a83851609dee R11: 0000000000000246 R12: 00000000c01c64a3 309 + # R13: 0000000000000005 R14: 00005619a3cd2c68 R15: 00005619a608c830 310 + # </TASK> 311 + # irq event stamp: 57793 312 + # hardirqs last enabled at (57799): [<ffffffffacba3e4d>] __up_console_sem+0x4d/0x60 313 + # hardirqs last disabled at (57804): [<ffffffffacba3e32>] __up_console_sem+0x32/0x60 314 + # softirqs last enabled at (45586): [<ffffffffacb17980>] handle_softirqs+0x310/0x3f0 315 + # softirqs last disabled at (45569): [<ffffffffacb17bc1>] __irq_exit_rcu+0xa1/0xc0 316 + # ---[ end trace 0000000000000000 ]--- 317 + # Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI 318 + # CPU: 0 UID: 0 PID: 119 Comm: kworker/u8:6 Tainted: G W 6.13.0-rc2-ge95c88d68ac3 #1 319 + # Tainted: [W]=WARN 320 + # Hardware name: ChromiumOS crosvm, BIOS 0 321 + # Workqueue: vkms_composer vkms_composer_worker [vkms] 322 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 323 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 324 + # RSP: 0018:ffff9fb640efbd20 EFLAGS: 00010202 325 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 326 + # RDX: ffff8e7241926000 RSI: ffff8e7241927ffc RDI: 000000000b7fb767 327 + # RBP: ffff9fb640efbde0 R08: 0000000000000000 R09: 0000000000000000 328 + # R10: ffff8e7241b09a80 R11: 0000000000000000 R12: ffff8e7241cd6200 329 + # R13: 0000000000000013 R14: 0000000000000000 R15: ffff8e7241b09a80 330 + # FS: 0000000000000000(0000) GS:ffff8e726bc00000(0000) knlGS:0000000000000000 331 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 332 + # CR2: 000000000000001c CR3: 0000000118d1e000 CR4: 0000000000350ef0 333 + # Call Trace: 334 + # <TASK> 335 + # ? __die+0x1e/0x60 336 + # ? page_fault_oops+0x17b/0x4a0 337 + # ? srso_return_thunk+0x5/0x5f 338 + # ? exc_page_fault+0x6d/0x230 339 + # ? asm_exc_page_fault+0x26/0x30 340 + # ? compose_active_planes+0x1a3/0x760 [vkms] 341 + # vkms_composer_worker+0x205/0x240 [vkms] 342 + # process_one_work+0x201/0x6c0 343 + # ? lock_is_held_type+0x9e/0x110 344 + # worker_thread+0x17e/0x320 345 + # ? __pfx_worker_thread+0x10/0x10 346 + # kthread+0xce/0x100 347 + # ? __pfx_kthread+0x10/0x10 348 + # ret_from_fork+0x2f/0x50 349 + # ? __pfx_kthread+0x10/0x10 350 + # ret_from_fork_asm+0x1a/0x30 351 + # </TASK> 352 + # Modules linked in: vkms 353 + # CR2: 000000000000001c 354 + # ---[ end trace 0000000000000000 ]--- 355 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 356 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 357 + # RSP: 0018:ffff9fb640efbd20 EFLAGS: 00010202 358 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 359 + # RDX: ffff8e7241926000 RSI: ffff8e7241927ffc RDI: 000000000b7fb767 360 + # RBP: ffff9fb640efbde0 R08: 0000000000000000 R09: 0000000000000000 361 + # R10: ffff8e7241b09a80 R11: 0000000000000000 R12: ffff8e7241cd6200 362 + # R13: 0000000000000013 R14: 0000000000000000 R15: ffff8e7241b09a80 363 + # FS: 0000000000000000(0000) GS:ffff8e726bc00000(0000) knlGS:0000000000000000 364 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 365 + # CR2: 000000000000001c CR3: 0000000118d1e000 CR4: 0000000000350ef0 366 + 367 + # DEBUG - Begin test kms_cursor_crc@cursor-rapid-movement-128x42 368 + # ------------[ cut here ]------------ 369 + # WARNING: CPU: 0 PID: 2933 at drivers/gpu/drm/vkms/vkms_crtc.c:139 vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 370 + # Modules linked in: vkms 371 + # CPU: 0 UID: 0 PID: 2933 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g5219242748c8 #1 372 + # Hardware name: ChromiumOS crosvm, BIOS 0 373 + # RIP: 0010:vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 374 + # Code: f7 48 89 f3 e8 d0 bf 6e d0 48 8b 83 50 01 00 00 a8 01 75 15 48 8b bb a0 01 00 00 e8 59 05 15 d0 48 89 df 5b e9 50 05 15 d0 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 375 + # RSP: 0018:ffffa14cc08b3b08 EFLAGS: 00010202 376 + # RAX: ffff9b864084b605 RBX: ffff9b8641ba4600 RCX: ffffffff91c96b65 377 + # RDX: ffffffff90ad1f80 RSI: 0000000000000000 RDI: 0000000000000000 378 + # RBP: 0000000000000000 R08: 0000000000000034 R09: 0000000000000002 379 + # R10: 0000000047dd15a5 R11: 00000000547dd15a R12: ffff9b864099c000 380 + # R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000 381 + # FS: 00007f4f437ab6c0(0000) GS:ffff9b866bc00000(0000) knlGS:0000000000000000 382 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 383 + # CR2: 00007f4f44c3cd40 CR3: 0000000108c14000 CR4: 0000000000350ef0 384 + # Call Trace: 385 + # <TASK> 386 + # ? __warn+0x8c/0x190 387 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 388 + # ? report_bug+0x164/0x190 389 + # ? handle_bug+0x54/0x90 390 + # ? exc_invalid_op+0x17/0x70 391 + # ? asm_exc_invalid_op+0x1a/0x20 392 + # ? __pfx_drm_property_free_blob+0x10/0x10 393 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 394 + # ? vkms_atomic_crtc_destroy_state+0x10/0x40 [vkms] 395 + # drm_atomic_state_default_clear+0x137/0x2f0 396 + # __drm_atomic_state_free+0x6c/0xb0 397 + # drm_atomic_helper_update_plane+0x100/0x150 398 + # drm_mode_cursor_universal+0x10e/0x270 399 + # drm_mode_cursor_common+0x115/0x240 400 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 401 + # drm_mode_cursor_ioctl+0x4a/0x70 402 + # drm_ioctl_kernel+0xb0/0x110 403 + # drm_ioctl+0x235/0x4b0 404 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 405 + # __x64_sys_ioctl+0x92/0xc0 406 + # do_syscall_64+0xbb/0x1d0 407 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 408 + # RIP: 0033:0x7f4f44960c5b 409 + # Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 410 + # RSP: 002b:00007ffcdfb0b560 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 411 + # RAX: ffffffffffffffda RBX: 0000000000000060 RCX: 00007f4f44960c5b 412 + # RDX: 00007ffcdfb0b5f0 RSI: 00000000c01c64a3 RDI: 0000000000000005 413 + # RBP: 00007ffcdfb0b5f0 R08: 0000000000000007 R09: 000055c3a5801a30 414 + # R10: 3107764f00e1f281 R11: 0000000000000246 R12: 00000000c01c64a3 415 + # R13: 0000000000000005 R14: 000055c38b7e42c8 R15: 000055c3a579aab0 416 + # </TASK> 417 + # irq event stamp: 58747 418 + # hardirqs last enabled at (58753): [<ffffffff903a3e4d>] __up_console_sem+0x4d/0x60 419 + # hardirqs last disabled at (58758): [<ffffffff903a3e32>] __up_console_sem+0x32/0x60 420 + # softirqs last enabled at (47324): [<ffffffff90317980>] handle_softirqs+0x310/0x3f0 421 + # softirqs last disabled at (47307): [<ffffffff90317bc1>] __irq_exit_rcu+0xa1/0xc0 422 + # ---[ end trace 0000000000000000 ]--- 423 + # Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI 424 + # CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G W 6.13.0-rc2-g5219242748c8 #1 425 + # Tainted: [W]=WARN 426 + # Hardware name: ChromiumOS crosvm, BIOS 0 427 + # Workqueue: vkms_composer vkms_composer_worker [vkms] 428 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 429 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 430 + # RSP: 0018:ffffa14cc005fd20 EFLAGS: 00010202 431 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 432 + # RDX: ffff9b8669626000 RSI: ffff9b8669627ffc RDI: 00000000348d6c39 433 + # RBP: ffffa14cc005fde0 R08: 0000000000000000 R09: 0000000000000000 434 + # R10: ffff9b8645650eb0 R11: 0000000000000000 R12: ffff9b8641ba5800 435 + # R13: 0000000000000028 R14: 0000000000000000 R15: ffff9b8645650eb0 436 + # FS: 0000000000000000(0000) GS:ffff9b866bd00000(0000) knlGS:0000000000000000 437 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 438 + # CR2: 000000000000001c CR3: 0000000108c14000 CR4: 0000000000350ef0 439 + # Call Trace: 440 + # <TASK> 441 + # ? __die+0x1e/0x60 442 + # ? page_fault_oops+0x17b/0x4a0 443 + # ? __kvmalloc_node_noprof+0x3e/0xc0 444 + # ? exc_page_fault+0x6d/0x230 445 + # ? asm_exc_page_fault+0x26/0x30 446 + # ? compose_active_planes+0x1a3/0x760 [vkms] 447 + # vkms_composer_worker+0x205/0x240 [vkms] 448 + # process_one_work+0x201/0x6c0 449 + # ? lock_is_held_type+0x9e/0x110 450 + # worker_thread+0x17e/0x320 451 + # ? __pfx_worker_thread+0x10/0x10 452 + # kthread+0xce/0x100 453 + # ? __pfx_kthread+0x10/0x10 454 + # ret_from_fork+0x2f/0x50 455 + # ? __pfx_kthread+0x10/0x10 456 + # ret_from_fork_asm+0x1a/0x30 457 + # </TASK> 458 + # Modules linked in: vkms 459 + # CR2: 000000000000001c 460 + # ---[ end trace 0000000000000000 ]--- 461 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 462 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 463 + # RSP: 0018:ffffa14cc005fd20 EFLAGS: 00010202 464 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 465 + # RDX: ffff9b8669626000 RSI: ffff9b8669627ffc RDI: 00000000348d6c39 466 + # RBP: ffffa14cc005fde0 R08: 0000000000000000 R09: 0000000000000000 467 + # R10: ffff9b8645650eb0 R11: 0000000000000000 R12: ffff9b8641ba5800 468 + # R13: 0000000000000028 R14: 0000000000000000 R15: ffff9b8645650eb0 469 + # FS: 0000000000000000(0000) GS:ffff9b866bd00000(0000) knlGS:0000000000000000 470 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 471 + # CR2: 000000000000001c CR3: 0000000108c14000 CR4: 0000000000350ef0 472 + 473 + # DEBUG - Begin test kms_cursor_crc@cursor-rapid-movement-32x32 474 + # ------------[ cut here ]------------ 475 + # WARNING: CPU: 0 PID: 2933 at drivers/gpu/drm/vkms/vkms_crtc.c:139 vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 476 + # Modules linked in: vkms 477 + # CPU: 0 UID: 0 PID: 2933 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g5219242748c8 #1 478 + # Hardware name: ChromiumOS crosvm, BIOS 0 479 + # RIP: 0010:vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 480 + # Code: f7 48 89 f3 e8 d0 bf 6e d0 48 8b 83 50 01 00 00 a8 01 75 15 48 8b bb a0 01 00 00 e8 59 05 15 d0 48 89 df 5b e9 50 05 15 d0 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 481 + # RSP: 0018:ffffa14cc08b3b08 EFLAGS: 00010202 482 + # RAX: ffff9b864084b605 RBX: ffff9b8641ba4600 RCX: ffffffff91c96b65 483 + # RDX: ffffffff90ad1f80 RSI: 0000000000000000 RDI: 0000000000000000 484 + # RBP: 0000000000000000 R08: 0000000000000034 R09: 0000000000000002 485 + # R10: 0000000047dd15a5 R11: 00000000547dd15a R12: ffff9b864099c000 486 + # R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000 487 + # FS: 00007f4f437ab6c0(0000) GS:ffff9b866bc00000(0000) knlGS:0000000000000000 488 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 489 + # CR2: 00007f4f44c3cd40 CR3: 0000000108c14000 CR4: 0000000000350ef0 490 + # Call Trace: 491 + # <TASK> 492 + # ? __warn+0x8c/0x190 493 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 494 + # ? report_bug+0x164/0x190 495 + # ? handle_bug+0x54/0x90 496 + # ? exc_invalid_op+0x17/0x70 497 + # ? asm_exc_invalid_op+0x1a/0x20 498 + # ? __pfx_drm_property_free_blob+0x10/0x10 499 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 500 + # ? vkms_atomic_crtc_destroy_state+0x10/0x40 [vkms] 501 + # drm_atomic_state_default_clear+0x137/0x2f0 502 + # __drm_atomic_state_free+0x6c/0xb0 503 + # drm_atomic_helper_update_plane+0x100/0x150 504 + # drm_mode_cursor_universal+0x10e/0x270 505 + # drm_mode_cursor_common+0x115/0x240 506 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 507 + # drm_mode_cursor_ioctl+0x4a/0x70 508 + # drm_ioctl_kernel+0xb0/0x110 509 + # drm_ioctl+0x235/0x4b0 510 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 511 + # __x64_sys_ioctl+0x92/0xc0 512 + # do_syscall_64+0xbb/0x1d0 513 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 514 + # RIP: 0033:0x7f4f44960c5b 515 + # Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 516 + # RSP: 002b:00007ffcdfb0b560 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 517 + # RAX: ffffffffffffffda RBX: 0000000000000060 RCX: 00007f4f44960c5b 518 + # RDX: 00007ffcdfb0b5f0 RSI: 00000000c01c64a3 RDI: 0000000000000005 519 + # RBP: 00007ffcdfb0b5f0 R08: 0000000000000007 R09: 000055c3a5801a30 520 + # R10: 3107764f00e1f281 R11: 0000000000000246 R12: 00000000c01c64a3 521 + # R13: 0000000000000005 R14: 000055c38b7e42c8 R15: 000055c3a579aab0 522 + # </TASK> 523 + # irq event stamp: 58747 524 + # hardirqs last enabled at (58753): [<ffffffff903a3e4d>] __up_console_sem+0x4d/0x60 525 + # hardirqs last disabled at (58758): [<ffffffff903a3e32>] __up_console_sem+0x32/0x60 526 + # softirqs last enabled at (47324): [<ffffffff90317980>] handle_softirqs+0x310/0x3f0 527 + # softirqs last disabled at (47307): [<ffffffff90317bc1>] __irq_exit_rcu+0xa1/0xc0 528 + # ---[ end trace 0000000000000000 ]--- 529 + # Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI 530 + # CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G W 6.13.0-rc2-g5219242748c8 #1 531 + # Tainted: [W]=WARN 532 + # Hardware name: ChromiumOS crosvm, BIOS 0 533 + # Workqueue: vkms_composer vkms_composer_worker [vkms] 534 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 535 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 536 + # RSP: 0018:ffffa14cc005fd20 EFLAGS: 00010202 537 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 538 + # RDX: ffff9b8669626000 RSI: ffff9b8669627ffc RDI: 00000000348d6c39 539 + # RBP: ffffa14cc005fde0 R08: 0000000000000000 R09: 0000000000000000 540 + # R10: ffff9b8645650eb0 R11: 0000000000000000 R12: ffff9b8641ba5800 541 + # R13: 0000000000000028 R14: 0000000000000000 R15: ffff9b8645650eb0 542 + # FS: 0000000000000000(0000) GS:ffff9b866bd00000(0000) knlGS:0000000000000000 543 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 544 + # CR2: 000000000000001c CR3: 0000000108c14000 CR4: 0000000000350ef0 545 + # Call Trace: 546 + # <TASK> 547 + # ? __die+0x1e/0x60 548 + # ? page_fault_oops+0x17b/0x4a0 549 + # ? __kvmalloc_node_noprof+0x3e/0xc0 550 + # ? exc_page_fault+0x6d/0x230 551 + # ? asm_exc_page_fault+0x26/0x30 552 + # ? compose_active_planes+0x1a3/0x760 [vkms] 553 + # vkms_composer_worker+0x205/0x240 [vkms] 554 + # process_one_work+0x201/0x6c0 555 + # ? lock_is_held_type+0x9e/0x110 556 + # worker_thread+0x17e/0x320 557 + # ? __pfx_worker_thread+0x10/0x10 558 + # kthread+0xce/0x100 559 + # ? __pfx_kthread+0x10/0x10 560 + # ret_from_fork+0x2f/0x50 561 + # ? __pfx_kthread+0x10/0x10 562 + # ret_from_fork_asm+0x1a/0x30 563 + # </TASK> 564 + # Modules linked in: vkms 565 + # CR2: 000000000000001c 566 + # ---[ end trace 0000000000000000 ]--- 567 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 568 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 569 + # RSP: 0018:ffffa14cc005fd20 EFLAGS: 00010202 570 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 571 + # RDX: ffff9b8669626000 RSI: ffff9b8669627ffc RDI: 00000000348d6c39 572 + # RBP: ffffa14cc005fde0 R08: 0000000000000000 R09: 0000000000000000 573 + # R10: ffff9b8645650eb0 R11: 0000000000000000 R12: ffff9b8641ba5800 574 + # R13: 0000000000000028 R14: 0000000000000000 R15: ffff9b8645650eb0 575 + # FS: 0000000000000000(0000) GS:ffff9b866bd00000(0000) knlGS:0000000000000000 576 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 577 + # CR2: 000000000000001c CR3: 0000000108c14000 CR4: 0000000000350ef0 578 + 579 + # DEBUG - Begin test kms_cursor_crc@cursor-rapid-movement-32x32 580 + # ------------[ cut here ]------------ 581 + # WARNING: CPU: 0 PID: 2933 at drivers/gpu/drm/vkms/vkms_crtc.c:139 vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 582 + # Modules linked in: vkms 583 + # CPU: 0 UID: 0 PID: 2933 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g5219242748c8 #1 584 + # Hardware name: ChromiumOS crosvm, BIOS 0 585 + # RIP: 0010:vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 586 + # Code: f7 48 89 f3 e8 d0 bf 6e d0 48 8b 83 50 01 00 00 a8 01 75 15 48 8b bb a0 01 00 00 e8 59 05 15 d0 48 89 df 5b e9 50 05 15 d0 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 587 + # RSP: 0018:ffffa14cc08b3b08 EFLAGS: 00010202 588 + # RAX: ffff9b864084b605 RBX: ffff9b8641ba4600 RCX: ffffffff91c96b65 589 + # RDX: ffffffff90ad1f80 RSI: 0000000000000000 RDI: 0000000000000000 590 + # RBP: 0000000000000000 R08: 0000000000000034 R09: 0000000000000002 591 + # R10: 0000000047dd15a5 R11: 00000000547dd15a R12: ffff9b864099c000 592 + # R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000 593 + # FS: 00007f4f437ab6c0(0000) GS:ffff9b866bc00000(0000) knlGS:0000000000000000 594 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 595 + # CR2: 00007f4f44c3cd40 CR3: 0000000108c14000 CR4: 0000000000350ef0 596 + # Call Trace: 597 + # <TASK> 598 + # ? __warn+0x8c/0x190 599 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 600 + # ? report_bug+0x164/0x190 601 + # ? handle_bug+0x54/0x90 602 + # ? exc_invalid_op+0x17/0x70 603 + # ? asm_exc_invalid_op+0x1a/0x20 604 + # ? __pfx_drm_property_free_blob+0x10/0x10 605 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 606 + # ? vkms_atomic_crtc_destroy_state+0x10/0x40 [vkms] 607 + # drm_atomic_state_default_clear+0x137/0x2f0 608 + # __drm_atomic_state_free+0x6c/0xb0 609 + # drm_atomic_helper_update_plane+0x100/0x150 610 + # drm_mode_cursor_universal+0x10e/0x270 611 + # drm_mode_cursor_common+0x115/0x240 612 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 613 + # drm_mode_cursor_ioctl+0x4a/0x70 614 + # drm_ioctl_kernel+0xb0/0x110 615 + # drm_ioctl+0x235/0x4b0 616 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 617 + # __x64_sys_ioctl+0x92/0xc0 618 + # do_syscall_64+0xbb/0x1d0 619 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 620 + # RIP: 0033:0x7f4f44960c5b 621 + # Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 622 + # RSP: 002b:00007ffcdfb0b560 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 623 + # RAX: ffffffffffffffda RBX: 0000000000000060 RCX: 00007f4f44960c5b 624 + # RDX: 00007ffcdfb0b5f0 RSI: 00000000c01c64a3 RDI: 0000000000000005 625 + # RBP: 00007ffcdfb0b5f0 R08: 0000000000000007 R09: 000055c3a5801a30 626 + # R10: 3107764f00e1f281 R11: 0000000000000246 R12: 00000000c01c64a3 627 + # R13: 0000000000000005 R14: 000055c38b7e42c8 R15: 000055c3a579aab0 628 + # </TASK> 629 + # irq event stamp: 58747 630 + # hardirqs last enabled at (58753): [<ffffffff903a3e4d>] __up_console_sem+0x4d/0x60 631 + # hardirqs last disabled at (58758): [<ffffffff903a3e32>] __up_console_sem+0x32/0x60 632 + # softirqs last enabled at (47324): [<ffffffff90317980>] handle_softirqs+0x310/0x3f0 633 + # softirqs last disabled at (47307): [<ffffffff90317bc1>] __irq_exit_rcu+0xa1/0xc0 634 + # ---[ end trace 0000000000000000 ]--- 635 + # Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI 636 + # CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G W 6.13.0-rc2-g5219242748c8 #1 637 + # Tainted: [W]=WARN 638 + # Hardware name: ChromiumOS crosvm, BIOS 0 639 + # Workqueue: vkms_composer vkms_composer_worker [vkms] 640 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 641 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 642 + # RSP: 0018:ffffa14cc005fd20 EFLAGS: 00010202 643 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 644 + # RDX: ffff9b8669626000 RSI: ffff9b8669627ffc RDI: 00000000348d6c39 645 + # RBP: ffffa14cc005fde0 R08: 0000000000000000 R09: 0000000000000000 646 + # R10: ffff9b8645650eb0 R11: 0000000000000000 R12: ffff9b8641ba5800 647 + # R13: 0000000000000028 R14: 0000000000000000 R15: ffff9b8645650eb0 648 + # FS: 0000000000000000(0000) GS:ffff9b866bd00000(0000) knlGS:0000000000000000 649 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 650 + # CR2: 000000000000001c CR3: 0000000108c14000 CR4: 0000000000350ef0 651 + # Call Trace: 652 + # <TASK> 653 + # ? __die+0x1e/0x60 654 + # ? page_fault_oops+0x17b/0x4a0 655 + # ? __kvmalloc_node_noprof+0x3e/0xc0 656 + # ? exc_page_fault+0x6d/0x230 657 + # ? asm_exc_page_fault+0x26/0x30 658 + # ? compose_active_planes+0x1a3/0x760 [vkms] 659 + # vkms_composer_worker+0x205/0x240 [vkms] 660 + # process_one_work+0x201/0x6c0 661 + # ? lock_is_held_type+0x9e/0x110 662 + # worker_thread+0x17e/0x320 663 + # ? __pfx_worker_thread+0x10/0x10 664 + # kthread+0xce/0x100 665 + # ? __pfx_kthread+0x10/0x10 666 + # ret_from_fork+0x2f/0x50 667 + # ? __pfx_kthread+0x10/0x10 668 + # ret_from_fork_asm+0x1a/0x30 669 + # </TASK> 670 + # Modules linked in: vkms 671 + # CR2: 000000000000001c 672 + # ---[ end trace 0000000000000000 ]--- 673 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 674 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 675 + # RSP: 0018:ffffa14cc005fd20 EFLAGS: 00010202 676 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 677 + # RDX: ffff9b8669626000 RSI: ffff9b8669627ffc RDI: 00000000348d6c39 678 + # RBP: ffffa14cc005fde0 R08: 0000000000000000 R09: 0000000000000000 679 + # R10: ffff9b8645650eb0 R11: 0000000000000000 R12: ffff9b8641ba5800 680 + # R13: 0000000000000028 R14: 0000000000000000 R15: ffff9b8645650eb0 681 + # FS: 0000000000000000(0000) GS:ffff9b866bd00000(0000) knlGS:0000000000000000 682 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 683 + # CR2: 000000000000001c CR3: 0000000108c14000 CR4: 0000000000350ef0 684 + 685 + # DEBUG - Begin test kms_cursor_crc@cursor-rapid-movement-128x128 686 + # ------------[ cut here ]------------ 687 + # WARNING: CPU: 0 PID: 2898 at drivers/gpu/drm/vkms/vkms_crtc.c:139 vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 688 + # Modules linked in: vkms 689 + # CPU: 0 UID: 0 PID: 2898 Comm: kms_cursor_crc Not tainted 6.13.0-rc2-g1f006005ebf8 #1 690 + # Hardware name: ChromiumOS crosvm, BIOS 0 691 + # RIP: 0010:vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 692 + # Code: f7 48 89 f3 e8 d0 bf 6e e1 48 8b 83 50 01 00 00 a8 01 75 15 48 8b bb a0 01 00 00 e8 59 05 15 e1 48 89 df 5b e9 50 05 15 e1 90 <0f> 0b 90 eb e5 66 2e 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 693 + # RSP: 0018:ffffa35c4082fb08 EFLAGS: 00010202 694 + # RAX: ffff8b02c1c0f005 RBX: ffff8b02d4509600 RCX: ffffffffa2c96b65 695 + # RDX: ffffffffa1ad1f80 RSI: 0000000000000000 RDI: 0000000000000000 696 + # RBP: 0000000000000000 R08: 0000000000000034 R09: 0000000000000002 697 + # R10: 0000000030f11ddf R11: 00000000f30f11dd R12: ffff8b02d2528000 698 + # R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000 699 + # FS: 00007f4b071ab6c0(0000) GS:ffff8b02efc00000(0000) knlGS:0000000000000000 700 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 701 + # CR2: 000055f7f8384b48 CR3: 0000000104ef0000 CR4: 0000000000350ef0 702 + # Call Trace: 703 + # <TASK> 704 + # ? __warn+0x8c/0x190 705 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 706 + # ? report_bug+0x164/0x190 707 + # ? handle_bug+0x54/0x90 708 + # ? exc_invalid_op+0x17/0x70 709 + # ? asm_exc_invalid_op+0x1a/0x20 710 + # ? __pfx_drm_property_free_blob+0x10/0x10 711 + # ? vkms_atomic_crtc_destroy_state+0x31/0x40 [vkms] 712 + # ? vkms_atomic_crtc_destroy_state+0x10/0x40 [vkms] 713 + # drm_atomic_state_default_clear+0x137/0x2f0 714 + # __drm_atomic_state_free+0x6c/0xb0 715 + # drm_atomic_helper_update_plane+0x100/0x150 716 + # drm_mode_cursor_universal+0x10e/0x270 717 + # drm_mode_cursor_common+0x115/0x240 718 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 719 + # drm_mode_cursor_ioctl+0x4a/0x70 720 + # drm_ioctl_kernel+0xb0/0x110 721 + # drm_ioctl+0x235/0x4b0 722 + # ? __pfx_drm_mode_cursor_ioctl+0x10/0x10 723 + # __x64_sys_ioctl+0x92/0xc0 724 + # do_syscall_64+0xbb/0x1d0 725 + # entry_SYSCALL_64_after_hwframe+0x77/0x7f 726 + # RIP: 0033:0x7f4b0815ac5b 727 + # Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1c 48 8b 44 24 18 64 48 2b 04 25 28 00 00 728 + # RSP: 002b:00007ffd726f75e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 729 + # RAX: ffffffffffffffda RBX: 000000000000005d RCX: 00007f4b0815ac5b 730 + # RDX: 00007ffd726f7670 RSI: 00000000c01c64a3 RDI: 0000000000000005 731 + # RBP: 00007ffd726f7670 R08: 0000000000000007 R09: 000055f7f83e30c0 732 + # R10: 2b16893c03bd381a R11: 0000000000000246 R12: 00000000c01c64a3 733 + # R13: 0000000000000005 R14: 000055f7dbee72c8 R15: 000055f7f837bab0 734 + # </TASK> 735 + # irq event stamp: 58921 736 + # hardirqs last enabled at (58927): [<ffffffffa13a3e4d>] __up_console_sem+0x4d/0x60 737 + # hardirqs last disabled at (58932): [<ffffffffa13a3e32>] __up_console_sem+0x32/0x60 738 + # softirqs last enabled at (46140): [<ffffffffa1317980>] handle_softirqs+0x310/0x3f0 739 + # softirqs last disabled at (46135): [<ffffffffa1317bc1>] __irq_exit_rcu+0xa1/0xc0 740 + # ---[ end trace 0000000000000000 ]--- 741 + # Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI 742 + # CPU: 1 UID: 0 PID: 1657 Comm: kworker/u8:14 Tainted: G W 6.13.0-rc2-g1f006005ebf8 #1 743 + # Tainted: [W]=WARN 744 + # Hardware name: ChromiumOS crosvm, BIOS 0 745 + # Workqueue: vkms_composer vkms_composer_worker [vkms] 746 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 747 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 748 + # RSP: 0018:ffffa35c40c43d20 EFLAGS: 00010202 749 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 750 + # RDX: ffff8b02c52c8000 RSI: ffff8b02c52c9ffc RDI: 00000000fa4761c9 751 + # RBP: ffffa35c40c43de0 R08: 0000000000000000 R09: 0000000000000000 752 + # R10: ffff8b02c1c87840 R11: 0000000000000000 R12: ffff8b02d4508800 753 + # R13: 0000000000000021 R14: 0000000000000000 R15: ffff8b02c1c87840 754 + # FS: 0000000000000000(0000) GS:ffff8b02efd00000(0000) knlGS:0000000000000000 755 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 756 + # CR2: 000000000000001c CR3: 0000000104ef0000 CR4: 0000000000350ef0 757 + # Call Trace: 758 + # <TASK> 759 + # ? __die+0x1e/0x60 760 + # ? page_fault_oops+0x17b/0x4a0 761 + # ? srso_return_thunk+0x5/0x5f 762 + # ? exc_page_fault+0x6d/0x230 763 + # ? asm_exc_page_fault+0x26/0x30 764 + # ? compose_active_planes+0x1a3/0x760 [vkms] 765 + # vkms_composer_worker+0x205/0x240 [vkms] 766 + # process_one_work+0x201/0x6c0 767 + # ? lock_is_held_type+0x9e/0x110 768 + # worker_thread+0x17e/0x320 769 + # ? __pfx_worker_thread+0x10/0x10 770 + # kthread+0xce/0x100 771 + # ? __pfx_kthread+0x10/0x10 772 + # ret_from_fork+0x2f/0x50 773 + # ? __pfx_kthread+0x10/0x10 774 + # ret_from_fork_asm+0x1a/0x30 775 + # </TASK> 776 + # Modules linked in: vkms 777 + # CR2: 000000000000001c 778 + # ---[ end trace 0000000000000000 ]--- 779 + # RIP: 0010:compose_active_planes+0x1a3/0x760 [vkms] 780 + # Code: db 4d 89 fa 85 c9 0f 84 32 03 00 00 4d 8b 24 da 48 c7 44 24 60 00 00 00 00 48 c7 44 24 68 00 00 00 00 49 8b 84 24 48 01 00 00 <8b> 50 1c 44 39 ea 0f 8f f3 02 00 00 44 39 68 24 0f 8e e9 02 00 00 781 + # RSP: 0018:ffffa35c40c43d20 EFLAGS: 00010202 782 + # RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000002 783 + # RDX: ffff8b02c52c8000 RSI: ffff8b02c52c9ffc RDI: 00000000fa4761c9 784 + # RBP: ffffa35c40c43de0 R08: 0000000000000000 R09: 0000000000000000 785 + # R10: ffff8b02c1c87840 R11: 0000000000000000 R12: ffff8b02d4508800 786 + # R13: 0000000000000021 R14: 0000000000000000 R15: ffff8b02c1c87840 787 + # FS: 0000000000000000(0000) GS:ffff8b02efd00000(0000) knlGS:0000000000000000 788 + # CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 789 + 262 790 # Skip driver specific tests 263 791 ^amdgpu.* 264 792 ^msm.* ··· 802 272 i915_.* 803 273 xe_.* 804 274 tools_test.* 275 + 276 + # IGT issue. is_joiner_mode() should return false for non-Intel hardware. 277 + # https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/162 278 + kms_display_modes@extended-mode-basic 279 + kms_display_modes@mst-extended-mode-negative