Series: | drm/i915: VRR, LRR, and M/N stuff (rev3) |
URL: | https://patchwork.freedesktop.org/series/123171/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123171v3/index.html |
CI Bug Log - changes from CI_DRM_13636 -> Patchwork_123171v3
Summary
FAILURE
Serious unknown changes coming with Patchwork_123171v3 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_123171v3, please notify your bug team (lgci.bug.filing@xxxxxxxxx) to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123171v3/index.html
Participating hosts (38 -> 39)
Additional (2): bat-dg2-8 fi-pnv-d510
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_123171v3:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_123171v3 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@framebuffer-vs-set-tiling:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg2-8: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@kms_psr@cursor_plane_move:
-
igt@kms_psr@primary_page_flip:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +31 other tests skip
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-write:
Possible fixes
-
igt@i915_module_load@reload:
- bat-mtlp-8: DMESG-WARN (i915#1982) -> PASS
-
igt@i915_selftest@live@mman:
-
igt@i915_suspend@basic-s2idle-without-i915:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_13636 -> Patchwork_123171v3
CI-20190529: 20190529
CI_DRM_13636: 371f885605df83e5fd5680580b5bda86a10e7f7c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7489: c31111635650e76263faee031292290b1a393f2a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_123171v3: 371f885605df83e5fd5680580b5bda86a10e7f7c @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
7757455b194c drm/i915: Implement transcoder LRR for TGL+
e79a11691ce7 drm/i915: Assert that VRR is off during vblank evasion if necessary
ad27196e84a1 drm/i915: Update VRR parameters in fastset
f175c3e8e7f2 drm/i915: Disable VRR during seamless M/N changes
d3fc9c1f6ac5 drm/i915: Validate that the timings are within the VRR range
8c938ff6aad2 drm/i915: Relocate is_in_vrr_range()
6cbab6eb59fb drm/i915: Optimize out redundant M/N updates
e6780eedcbc9 drm/i915: Adjust seamless_m_n flag behaviour
2dcd450ae00d drm/i915: Enable VRR later during fastsets
a32019f922ba drm/i915: Extract intel_crtc_vblank_evade_scanlines()
04cf2c3be1b0 drm/i915: Change intel_pipe_update_{start, end}() calling convention
31d6bcbcbcca drm/i915: Move psr unlock out from the pipe update critical section