Summary: | i915_dmc_info missing IS_KABYLAKE check | ||
---|---|---|---|
Product: | DRI | Reporter: | Nathan Ciobanu <nathan.d.ciobanu> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs, mika.kuoppala, nathan.d.ciobanu |
Version: | DRI git | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | KBL | i915 features: | firmware/dmc |
Description
Nathan Ciobanu
2017-05-09 06:35:59 UTC
commit 48de568c644c5b5a9307c92b13c53811c5a93999 Author: Mika Kuoppala <mika.kuoppala@linux.intel.com> Date: Tue May 9 13:05:22 2017 +0300 drm/i915: Show dmc debug registers on Kabylake Thanks for the quick patch Mika, unfortunately the first version of the KBL DMC firmware was 1.1 so CSR_VERSION macro should check for >1.1 in the KBL case. All the released kbl firmwares support the registers in question. So the version check is not relevant. Sorry, my bad. It works fine. I'm closing this bug fixed by Mika's patch. |
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.