Summary: | [BAT] igt@gem_exec_suspend@basic-s3 - dmesg-warn - Unclaimed write to register 0x66a00 | ||
---|---|---|---|
Product: | DRI | Reporter: | Marta Löfstedt <marta.lofstedt> |
Component: | DRM/Intel | Assignee: | Sean Paul <seanpaul> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | SKL | i915 features: | power/suspend-resume |
Description
Marta Löfstedt
2018-01-09 07:16:58 UTC
Also on https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3609/fi-skl-6700k2/igt@gem_exec_suspend@basic-s3.html i.e. we have hit this on 3 consecutive runs, so plausible regression. The backtrace comes from: intel_hdcp.c => static int _intel_hdcp_disable(struct intel_connector *connector) ... I915_WRITE(PORT_HDCP_CONF(port), 0); The register is: [ 188.178792] Unclaimed write to register 0x66a00 intel_reg.h #define _PORTE_HDCP_AUTHENC 0x66A00 intel_hdcp.c was added on CI_DRM_3608: https://patchwork.freedesktop.org/series/34671/ The regression is visible in PW results. Thanks for raising this. I'll take a look. Issue is green on: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_3617/fi-skl-6700k2/igt@gem_exec_suspend@basic-s3.html so: commit 01468d6c711a31a9fe333d072afa8a4730ef3bf9 Author: Sean Paul <seanpaul@chromium.org> Date: Tue Jan 9 13:53:13 2018 -0500 drm/i915: Only disable HDCP when it's active and commit 2f4498a4ac2f77671587faa99e38c3342d666114 Author: Sean Paul <seanpaul@chromium.org> Date: Tue Jan 9 13:53:51 2018 -0500 drm/i915: Don't allow HDCP on PORT E/F Appear to have fixed it. Thanks for fixing this so quickly I will close this bug. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.