Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/drivers/gpu/drm/ci/xfails/msm-apq8096-skips.txt
26517 views
1
# Whole machine hangs
2
kms_cursor_legacy@all-pipes-torture-move
3
4
# Skip driver specific tests
5
^amdgpu.*
6
nouveau_.*
7
^panfrost.*
8
^v3d.*
9
^vc4.*
10
^vmwgfx*
11
12
# Skip intel specific tests
13
gem_.*
14
i915_.*
15
tools_test.*
16
kms_dp_link_training.*
17
18
# Currently fails and causes coverage loss for other tests
19
# since core_getversion also fails.
20
core_hotunplug.*
21
22
# gpu fault
23
# [IGT] msm_mapping: executing
24
# [IGT] msm_mapping: starting subtest shadow
25
# *** gpu fault: ttbr0=00000001030ea000 iova=0000000001074000 dir=WRITE type=PERMISSION source=1f030000 (0,0,0,0)
26
# msm_mdp 901000.display-controller: RBBM | ME master split | status=0x701000B0
27
# watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [kworker/u16:3:46]
28
msm/msm_mapping@shadow
29
30