Series: | Panel replay selective update support (rev3) |
URL: | https://patchwork.freedesktop.org/series/128193/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_128193v3/index.html |
CI Bug Log - changes from CI_DRM_14145 -> Patchwork_128193v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_128193v3/index.html
Participating hosts (37 -> 37)
Additional (1): bat-mtlp-8
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_128193v3:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
Known issues
Here are the changes found in Patchwork_128193v3 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_lmem_swapping@verify-random:
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@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_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-mtlp-8: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-fence-read:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-jsl-3: INCOMPLETE (i915#9883) -> PASS
-
igt@i915_pm_rpm@module-reload:
-
igt@i915_suspend@basic-s3-without-i915:
- bat-jsl-3: FAIL (i915#10031) -> PASS
{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_14145 -> Patchwork_128193v3
CI-20190529: 20190529
CI_DRM_14145: ad8fc2d4a396b1123c48340004d8c35dd0320817 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7683: 7683
Patchwork_128193v3: ad8fc2d4a396b1123c48340004d8c35dd0320817 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
cdbc64c5f366 drm/i915/psr: Add panel replay sel update support to debugfs interface
b439a77daf80 drm/i915/psr: Split intel_psr2_config_valid for panel replay
3e866741dc0f drm/i915/psr: Update PSR module parameter descriptions
a00b6fa07c1e drm/i915/psr: Do not apply workarounds in case of panel replay
ca6a8f6387c3 drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
be5b22c43681 drm/i915/psr: Ensure early transport is not enabled for panel replay
9966967fcd35 drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay
a9d21a197690 drm/i915/psr: Detect panel replay selective update support
3d5c81eb8328 drm/panelreplay: dpcd register definition for panelreplay SU
8f04cbb40a76 drm/i915/psr: Rename psr2_enabled as sel_update_enabled
3e0ceb6f5918 drm/i915/psr: Modify VSC SDP calculation to support panel replay + su
179900851b07 drm/i915/psr: Rename has_psr2 as has_sel_update
4a1ae9c961b5 drm/i915/psr: Panel replay has to be enabled before link training
e0711bf3972c drm/i915/psr: Unify panel replay enable/disable sink
79c89d9da1f7 drm/i915/psr: Do not write registers/bits not applicable for panel replay
f4004de5e812 drm/i915/psr: Check possible errors for panel replay as well
439182bdca2c drm/i915/psr: Do not update phy power state in case of panel replay
1b3630931e79 drm/i915/psr: Rename intel_psr_enabled
1f0958a09ea2 drm/i915/psr: Intel_psr_pause/resume needs to support panel replay
1264efedfbbd drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
bfa2984a58b1 drm/i915/psr: Add some documentation of variables used in psr code