Summary: | [BSW Bisected]kms_flip and kms_plane cause WARNING: CPU: 0 PID: 4116 at drivers/gpu/drm/i915/i915_gem.c:5273 i915_gem_track_fb+0x6e/0x10c [i915]() | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||
Component: | DRM/Intel | Assignee: | Maarten Lankhorst <bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | highest | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
lu hua
2015-05-29 03:21:32 UTC
Please bisect. I only meet it on drm-intel-nightly kernel. (In reply to lu hua from comment #2) > I only meet it on drm-intel-nightly kernel. Sounds like a regression in nightly. You even listed a good commit and a bad commit, so please bisect between them. It's drm-misc branch issue. Bisect is in process. bad commit:e2f5d2ea479b9b2619965d43db70939589afe43a good commit:1b26a5e1932beb34c4213934d8faf02217fc40e4 Bisect shows: 57744aa7cfb5969c5a0621f4cfa45bb83d391064 is the first bad commit. commit 57744aa7cfb5969c5a0621f4cfa45bb83d391064 Author: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> AuthorDate: Tue May 19 16:41:03 2015 +0200 Commit: Daniel Vetter <daniel.vetter@ffwll.ch> CommitDate: Thu May 21 10:29:07 2015 +0200 drm/atomic: add all affected planes in drm_atomic_helper_check_modeset Drivers may need to recalculate plane state when a modeset occurs, not reliably adding them might cause hard to debug bugs. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Please run one of the failing tests with 'drm.debug=0x1e log_buf_len=4M' in the kernel command line and attach full dmesg again. Should be fixed in this patch sereis: http://lists.freedesktop.org/archives/intel-gfx/2015-June/067761.html Ok, this will be fixed with convert to atomic, part 2. http://mid.gmane.org/1433155811-9671-1-git-send-email-maarten.lankhorst@linux.intel.com (In reply to Ander Conselvan de Oliveira from comment #7) > Should be fixed in this patch sereis: > http://lists.freedesktop.org/archives/intel-gfx/2015-June/067761.html Hello Ander, Can you give us a branch which contains all your serious patches? Because when apply your patch, several patches fail to apply. (In reply to Maarten Lankhorst from comment #8) > Ok, this will be fixed with convert to atomic, part 2. > > http://mid.gmane.org/1433155811-9671-1-git-send-email-maarten. > lankhorst@linux.intel.com Lankhorst, do you have a branch contains all your patches for us to verify? The series has been merged, please retest with current drm-intel-nightly. Test on the latest drm-intel-nightly kernel.It works well. Close it. Verified.Fixed. *** Bug 90860 has been marked as a duplicate of this bug. *** Closing 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.