Summary: | [IGT][BYT] pm_rpm --debufgs-read [drm:intel_runtime_suspend [i915]] Device suspended [52212.337010] BUG: unable to handle kernel NULL pointer dereference at 0000000000000168 [52212.337165] IP: [<ffffffffa00ec366>] i915_hws_info+0x36/0x90 [i915] [52212.33 | ||
---|---|---|---|
Product: | DRI | Reporter: | Elio <elio.martinez.monroy> |
Component: | DRM/Intel | Assignee: | Elio <elio.martinez.monroy> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | BYT | i915 features: | power/runtime PM |
Description
Elio
2016-11-23 23:19:40 UTC
commit 30576a2c462d9658508c3de67601aa565f973064 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Nov 24 09:34:01 2016 +0000 drm/i915/debugfs: Drop i915_hws_info i915_hws_info() has not been kept upto date (missing new engines) and so I consider it to be unused. HWS is included in the error state, which would be an avenue to retrieving it if required in future (possibly via i915_engine_info). As it is currently oopsing with an rpm testcase, just remove it. (In reply to Chris Wilson from comment #1) > commit 30576a2c462d9658508c3de67601aa565f973064 > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Thu Nov 24 09:34:01 2016 +0000 > > drm/i915/debugfs: Drop i915_hws_info > > i915_hws_info() has not been kept upto date (missing new engines) and so > I consider it to be unused. HWS is included in the error state, which > would be an avenue to retrieving it if required in future (possibly via > i915_engine_info). As it is currently oopsing with an rpm testcase, just > remove it. Elio, please re-test and confirm status. Thanks |
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.