Summary: | VK_PRESENT_MODE_MAILBOX_KHR blacks out the whole screen intermittently when using X11 compositing window managers | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Spencer Brown <sbrown124> | ||||||
Component: | Driver/modesetting | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | minor | ||||||||
Priority: | medium | CC: | jan.public | ||||||
Version: | unspecified | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Spencer Brown
2017-11-23 17:27:30 UTC
Please attach the corresponding Xorg log file and dmesg output, preferably captured after reproducing the problem. Created attachment 135681 [details]
Xorg log
The Xorg log.
Notable are these lines:
[ 115.785] (WW) modeset(0): flip queue failed: Cannot allocate memory
[ 115.785] (WW) modeset(0): Page flip failed: Cannot allocate memory
[ 115.973] (WW) modeset(0): flip queue failed: Cannot allocate memory
[ 115.973] (WW) modeset(0): Page flip failed: Cannot allocate memory
[ 115.973] (EE) modeset(0): present flip failed
Created attachment 135682 [details]
dmesg
Nothing really seems interesting to me here.
Also, I tested this on Wayland and there seems to be no problem with the mailbox present mode there.
(In reply to Spencer Brown from comment #3) > dmesg > > Nothing really seems interesting to me here. Did you capture it after reproducing the problem as well? This doesn't look directly related to RADV but rather like some kind of resource shortage preventing page flipping from working for the compositor. Does this also happen with xf86-video-amdgpu instead of the modesetting driver? If yes, please attach the Xorg log file from that as well. Okay, it looks like this doesn't happen with the AMDGPU driver. It's only a problem with modesetting. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/44. |
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.