Series: | Panel replay selective update support (rev5) |
URL: | https://patchwork.freedesktop.org/series/128193/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_128193v5/index.html |
CI Bug Log - changes from CI_DRM_14520 -> Patchwork_128193v5
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_128193v5/index.html
Participating hosts (39 -> 32)
Missing (7): bat-arls-4 bat-kbl-2 fi-snb-2520m bat-atsm-1 fi-cfl-8109u bat-dg2-11 bat-arls-3
Known issues
Here are the changes found in Patchwork_128193v5 that come from known issues:
IGT changes
Issues hit
-
igt@gem_lmem_swapping@basic@lmem0:
- bat-dg2-8: PASS -> FAIL (i915#10378)
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: PASS -> ABORT (i915#10594)
-
igt@kms_force_connector_basic@force-load-detect:
- bat-adlm-1: NOTRUN -> SKIP
-
igt@kms_frontbuffer_tracking@basic:
-
igt@kms_pipe_crc_basic@hang-read-crc:
-
igt@kms_pm_backlight@basic-brightness:
-
igt@kms_psr@psr-sprite-plane-onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-write:
Possible fixes
- igt@i915_pm_rpm@module-reload:
- {bat-mtlp-9}: WARN (i915#10436) -> 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_14520 -> Patchwork_128193v5
CI-20190529: 20190529
CI_DRM_14520: 23e6199ddb938adf30f3174971cd36160b8f0ade @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7797: e88ebc17ec12b503aab380b08c1213af9cc7a97c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_128193v5: 23e6199ddb938adf30f3174971cd36160b8f0ade @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
31bd88eda824 drm/i915/psr: Add panel replay sel update support to debugfs interface
274a77acaa20 drm/i915/psr: Split intel_psr2_config_valid for panel replay
f619edadcb74 drm/i915/psr: Update PSR module parameter descriptions
ee5cf6f9c3a8 drm/i915/psr: Do not apply workarounds in case of panel replay
743b19446c22 drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
f56514f6818d drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay
2dd50636c005 drm/i915/psr: Detect panel replay selective update support
7ce2f49e8aef drm/panelreplay: dpcd register definition for panelreplay SU
e6ae58dd232a drm/i915/psr: Rename psr2_enabled as sel_update_enabled
655738d9d1d9 drm/i915/psr: Rename has_psr2 as has_sel_update
b2005975d12e drm/i915/psr: Panel replay has to be enabled before link training
cbe573e726fb drm/i915/psr: Unify panel replay enable/disable sink
09cca6e16fe7 drm/i915/psr: Call intel_psr_init_dpcd in intel_dp_detect
1ca0f53e2312 drm/i915/psr: Do not write registers/bits not applicable for panel replay
6e264c939fd7 drm/i915/psr: Check possible errors for panel replay as well
c515423c8e78 drm/i915/psr: Do not update phy power state in case of non-eDP panel replay
f4c52b0b84ca drm/i915/psr: Intel_psr_pause/resume needs to support panel replay
dacf70e8368d drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
3d6357d13c05 drm/i915/psr: Add some documentation of variables used in psr code