Summary: | [BDW Regression rc6] igt/gem_ring_sync_copy fails | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Guo Jinxian <jinxianx.guo> | ||||||
Component: | DRM/Intel | Assignee: | Mika Kuoppala <mika.kuoppala> | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | normal | ||||||||
Priority: | high | CC: | ben, intel-gfx-bugs | ||||||
Version: | unspecified | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Guo Jinxian
2014-05-19 07:51:40 UTC
Bug is now closed. Please bisect. b7bb243924e9284f605368e22c3aa4ca3c980d81 is the first bad commit commit b7bb243924e9284f605368e22c3aa4ca3c980d81 Author: Mika Kuoppala <mika.kuoppala@linux.intel.com> AuthorDate: Thu May 15 20:58:11 2014 +0300 Commit: Daniel Vetter <daniel.vetter@ffwll.ch> CommitDate: Thu May 15 23:15:54 2014 +0200 drm/i915: Enable rc6 with bdw Everything should be in place so enable rc6/rps for bdw. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Just to confirm does disabling rc6 from the kernel commandline make the problem go away? Created attachment 100128 [details] dmesg (In reply to comment #3) > Just to confirm does disabling rc6 from the kernel commandline make the > problem go away? Add parameter "i915.i915_enable_rc6=0" in kernel commandline and run this test, the result was passed. Output: ./gem_ring_sync_copy IGT-Version: 1.6-g532b7e6 (x86_64) (Linux: 3.15.0-rc7_drm-intel-nightly_d13557_20140529+ x86_64) Subtest sync-render-blitter-write-read: SUCCESS Subtest sync-render-blitter-read-write: SUCCESS Subtest sync-render-blitter-write-write: SUCCESS Subtest sync-blitter-render-write-read: SUCCESS Subtest sync-blitter-render-read-write: SUCCESS Subtest sync-blitter-render-write-write: SUCCESS Please test: IGT patch http://patchwork.freedesktop.org/patch/27088/ (In reply to comment #5) > Please test: IGT patch http://patchwork.freedesktop.org/patch/27088/ Test on latest -nightly(455a8fc4304af51a913e33763b72dd2849c11d0c) use igt with this patch. the result was pass. Output: ./gem_ring_sync_copy IGT-Version: 1.6-g3c70e6a (x86_64) (Linux: 3.15.0-rc7_drm-intel-nightly_455a8f_20140603+ x86_64) Subtest sync-render-blitter-write-read: SUCCESS Subtest sync-render-blitter-read-write: SUCCESS Subtest sync-render-blitter-write-write: SUCCESS Subtest sync-blitter-render-write-read: SUCCESS Subtest sync-blitter-render-read-write: SUCCESS Subtest sync-blitter-render-write-write: SUCCESS Verified on latest -nightly(8148006fc6cc97fea2b792c91c0968a038612355) Closing old verified+fixed. |
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.