Summary: | [CI][BAT] igt@runner@aborted - fail - WARN_ON_ONCE(!crtc_clock || max_dotclk < crtc_clock) | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | DRM/Intel | Assignee: | Matt Roper <matthew.d.roper> |
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | not set | ||
Priority: | highest | CC: | intel-gfx-bugs, jani.nikula |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | TGL | i915 features: | display/Other |
Description
Martin Peres
2019-09-11 06:29:14 UTC
Please revert the patch that caused the regression, we cannot wait for it to be reworked (unless the fix is equally trivial). assign to Matt. cc Jani The CI Bug Log issue associated to this bug has been updated. ### New filters associated * TGL: igt@runner@aborted - fail - Previous test: nothing - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6865/fi-tgl-u/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6866/fi-tgl-u/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6868/fi-tgl-u/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14355/fi-tgl-u/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14353/fi-tgl-u/igt@runner@aborted.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14354/fi-tgl-u/igt@runner@aborted.html <7>[ 11.800820] [drm:intel_dump_cdclk_state [i915]] Current CDCLK 652800 kHz, VCO 1305600 kHz, ref 38400 kHz, bypass 0 kHz, voltage level 2 <7>[ 11.800874] [drm:intel_cdclk_init [i915]] Sanitizing cdclk programmed by pre-os ... <7>[ 11.810095] [drm:intel_dump_cdclk_state [i915]] Current CDCLK 172800 kHz, VCO 345600 kHz, ref 38400 kHz, bypass 19200 kHz, voltage level 0 ... <7>[ 11.888951] [drm:drm_mode_debug_printmodeline] Modeline "3200x1800": 60 361309 3200 3248 3280 3316 1800 1802 1807 1816 0x40 0xa ... <4>[ 11.891968] WARN_ON_ONCE(!crtc_clock || max_dotclk < crtc_clock) So the problem is that we sanitize the cdclk even though it's supposedly in active use. Need to figure out why the code thinks the sanitation is necessary. Ville's patches: https://patchwork.freedesktop.org/series/66537/ and again TGL starts testing.. Now merged on CI_DRM_6876: e16d0caca5c3 drm-tip: 2019y-09m-12d-09h-43m-42s UTC integration manifest 933122cc7cd2 drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs 502d1c04f53c drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+ 0a12e4370497 drm/i915: Fix CD2X pipe select masking during cdclk sanitation 74689ddfb757 drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk 05b5eaaa5a67 drm-tip: 2019y-09m-12d-07h-50m-16s UTC integration manifest (In reply to Jani Saarinen from comment #6) > Now merged on CI_DRM_6876: > e16d0caca5c3 drm-tip: 2019y-09m-12d-09h-43m-42s UTC integration manifest > 933122cc7cd2 drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() > funcs > 502d1c04f53c drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+ > 0a12e4370497 drm/i915: Fix CD2X pipe select masking during cdclk sanitation > 74689ddfb757 drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk > 05b5eaaa5a67 drm-tip: 2019y-09m-12d-07h-50m-16s UTC integration manifest Looks good, thanks! The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore. |
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.