https://bugs.freedesktop.org/show_bug.cgi?id=93364
Bug ID: 93364 Summary: texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 Assignee: dri-devel@lists.freedesktop.org Reporter: bjourne@gmail.com QA Contact: dri-devel@lists.freedesktop.org
I'm getting the following errors in dmesg:
[947174.086041] radeon 0000:01:05.0: alignments 64 1 1 1 [947174.086071] [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream ! [947185.227119] radeon 0000:01:05.0: texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) [947185.227132] radeon 0000:01:05.0: alignments 64 1 1 1 [947185.227197] [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream ! [947197.584009] radeon 0000:01:05.0: texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) [947197.584016] radeon 0000:01:05.0: alignments 64 1 1 1 [947197.584056] [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream ! [947243.179560] radeon 0000:01:05.0: texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) [947243.179567] radeon 0000:01:05.0: alignments 64 1 1 1 [947243.179605] [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream !
When tooltips are shown in Chromium, their windows contain garbled and uninitialized pixels. No idea if that is relevant. I'm using Ubuntu 15.10 with KDE. There were other bugs referencing the "texture bo too small" message, but they are all very old or marked fixed so I don't think this bug is a dupe.
https://bugs.freedesktop.org/show_bug.cgi?id=93364
--- Comment #1 from Björn Lindqvist bjourne@gmail.com --- 01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS880 [Radeon HD 4200]
https://bugs.freedesktop.org/show_bug.cgi?id=93364
Björn Lindqvist bjourne@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bjourne@gmail.com
--- Comment #2 from Björn Lindqvist bjourne@gmail.com --- Created attachment 120487 --> https://bugs.freedesktop.org/attachment.cgi?id=120487&action=edit Showing a graphics bug
Please see the bad pixels in the Amarok menu.
https://bugs.freedesktop.org/show_bug.cgi?id=93364
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #3 from GitLab Migration User gitlab-migration@fdo.invalid --- -- 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/mesa/mesa/issues/563.
dri-devel@lists.freedesktop.org