Summary: | animating overlayed leak/glitch when switching to "TTY" console from X | ||
---|---|---|---|
Product: | DRI | Reporter: | whomst.watch.the.watchers |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | major | ||
Priority: | high | CC: | intel-gfx-bugs, ville.syrjala |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | Triaged, ReadyForDev | ||
i915 platform: | KBL | i915 features: | display/Other |
Attachments: |
Description
whomst.watch.the.watchers
2018-10-06 05:16:26 UTC
Reporter, Can you verify if you have same issue on latest drm-tip: (https://cgit.freedesktop.org/drm-tip) with kernel parameters drm.debug=0x1e log_buf_len=4M. If the problem persists attach the full dmesg from boot. Reporter, any updates here? Lakshmi, thank you for the reply i will report back as soon as i have tested latest drm-tip this system is used for multiple server applications so reboots do not happen often, please bear with me Hi. This issue really looks like these: https://bugs.freedesktop.org/show_bug.cgi?id=107951 https://bugs.freedesktop.org/show_bug.cgi?id=106478 Could you please check the same with Vadym on your system? (more info on the first link, pasting only the "final" investigations below): Following patch fixes the issue for me: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/877396/ That patch fixes similar issue on the ChromeOS. Created attachment 142254 [details]
dmesg from boot
Created attachment 142255 [details]
dmesg from boot to xinit and switching to console
Lakshmi, the problem is still occurring on latest drm-tip from git (HEAD: c4487dca27970879bf67f331614142c749984d65) i have attached: 1. dmesg from boot 2. dmesg from boot to xinit and console switch from XFCE Denis, thank you for the info, i will check that thread (In reply to whomst.watch.the.watchers from comment #7) > Lakshmi, > > the problem is still occurring on latest drm-tip from git (HEAD: > c4487dca27970879bf67f331614142c749984d65) > > i have attached: > > 1. dmesg from boot > 2. dmesg from boot to xinit and console switch from XFCE > > Denis, > > thank you for the info, i will check that thread There is another one patch to drm-tip which is one review now: https://patchwork.freedesktop.org/patch/244232/. Can you please rebuild the drm tip with that patch and test again ? Created attachment 142281 [details] intel_display.c (patched) (In reply to vadym from comment #8) > (In reply to whomst.watch.the.watchers from comment #7) > > There is another one patch to drm-tip which is one review now: > https://patchwork.freedesktop.org/patch/244232/. > > Can you please rebuild the drm tip with that patch and test again ? Vadym, thanks, i have applied the patch but the problem is the same for sanity i have attached the `intel_display.c` i used for this build (`git apply` and also `patch` command failed for me, so i added the patch line manually) Yep, it doesn't work for me as well. There is a link to original fix (in ChromeOS) in that patch, so that is why I thought it should fix the problem. I can confirm that for me only original patch https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/877396/3/drivers/gpu/drm/i915/intel_display.c works well. Reporter, can you try with the original patch as mentioned in comment#10? Will that help? Created attachment 142416 [details] [review] drm-tip.head.852b9329fbb6ea8bdbb3dac78328aae73d919305.patch (In reply to Lakshmi from comment #11) > Reporter, can you try with the original patch as mentioned in comment#10? > Will that help? Lakshmi, i can confirm the patch works, but more code is in the new drm-tip head which requires butchering compared to the old patch, i have attached my patch (built from latest drm-tip, head 852b9329fbb6ea8bdbb3dac78328aae73d919305) the latest head still has the glitch when not patched. i am happy to help if you want me to test any further patches, please let me know. thanks for the help Ville, any help here? Reporter, can you verify with this patch on top of latest drm-tip? https://patchwork.freedesktop.org/series/51878/ (In reply to Lakshmi from comment #14) > Reporter, can you verify with this patch on top of latest drm-tip? > https://patchwork.freedesktop.org/series/51878/ using `git am` to patch with the mbox file failed on latest drm-tip: $ git am drm-i915-Program-SKL-watermarks-ddb-more-carefully.mbox Applying: drm/i915: Reorganize plane register writes to make them more atomic Applying: drm/i915: Move single buffered plane register writes to the end Applying: drm/i915: Introduce crtc_state->update_planes bitmask Applying: drm/i915: Pass the new crtc_state to ->disable_plane() error: patch failed: drivers/gpu/drm/i915/intel_display.h:382 error: drivers/gpu/drm/i915/intel_display.h: patch does not apply Patch failed at 0004 drm/i915: Pass the new crtc_state to ->disable_plane() mbox patching is new to me, am i missing something? (In reply to Lakshmi from comment #14) > Reporter, can you verify with this patch on top of latest drm-tip? > https://patchwork.freedesktop.org/series/51878/ the bug is not appearing on latest drm-tip i can confirm the patch is not needed now ( using recent drm-tip https://cgit.freedesktop.org/drm-tip/commit/?id=2f99c4889e4124f9cf50b745d037f432318c4bb4 ) Thanks for the feedback. Closing this bug. |
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.