[Bug 109235] Using named pixmap of window right after resizing results in garbage content
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 6 21:00:31 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109235
Bug ID: 109235
Summary: Using named pixmap of window right after resizing
results in garbage content
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel at lists.freedesktop.org
Reporter: yshuiv7 at gmail.com
QA Contact: dri-devel at lists.freedesktop.org
compton is a glx based compositor, when a window is resized, compton release
the previously bound pixmap, and create a new named pixmap and bind that to a
texture, and then render the screen with that.
With the amdgpu/radeonsi driver, that sometimes result in garbage content.
You can find more details, screenshot, and recordings here [1]
[1]: https://github.com/yshui/compton/issues/85
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190106/2cd755da/attachment-0001.html>
More information about the dri-devel
mailing list