Summary: | [BDW ppgtt Bisected]igt/pm_rps/reset crash when execlists enabled | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||
Component: | DRM/Intel | Assignee: | Thomas Daniel <thomas.daniel> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | high | CC: | intel-gfx-bugs, przanoni, xunx.fang | ||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
lu hua
2015-01-06 07:50:36 UTC
Please retest with commit 9ed67ab76f24ec1bf9b0414e3c8ac39c843f4d55 Author: Thomas Daniel <thomas.daniel@intel.com> Date: Wed Jan 7 16:09:30 2015 +0000 drm/i915: Reset CSB read pointer when enabling contexts Strike that, please instead test this patch http://lists.freedesktop.org/archives/intel-gfx/2015-January/058125.html It still fails with the patch. output: Test assertion failure function intel_batchbuffer_flush_on_ring, file intel_batchbuffer.c:180: Failed assertion: (drm_intel_gem_bo_context_exec(batch->bo, ctx, used, ring)) == 0 Last errno: 16, Device or resource busy Subtest reset: FAIL (84.118s) Test assertion failure function loaded_check, file pm_rps.c:509: Failed assertion: freqs[CUR] == freqs[MAX] error: 500 != 900 Subtest reset: FAIL (87.123s) Test assertion failure function load_helper_stop, file pm_rps.c:290: Failed assertion: igt_wait_helper(&lh.igt_proc) == 0 Last errno: 10, No child processes pm_rps: igt_core.c:880: igt_fail: Assertion `!test_with_subtests || in_fixture' failed. Aborted (core dumped) add i915.enable_ppgtt=0,it works well. IGT-Version: 1.9-gbef692d (x86_64) (Linux: 3.19.0-rc5_drm-intel-nightly_98592c_20150122+ x86_64) Subtest reset: SUCCESS (45.260s) Proposed fix is here : https://patchwork.kernel.org/patch/5833911/ The patch mentioned in commment #5 was merged. Please retest against -nightly. pass with latest nightly branch b18ca534ab790c19aefe8ecbec46d1bc7a31ce1e(2015-02-26). Change state to verified. Closing old verified. |
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.