From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) Date: Sun, 13 Dec 2015 11:35:34 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1254731932==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5BAD76E1DB for ; Sun, 13 Dec 2015 03:35:34 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1254731932== Content-Type: multipart/alternative; boundary="1450006534.1Bef0.25304"; charset="UTF-8" --1450006534.1Bef0.25304 Date: Sun, 13 Dec 2015 11:35:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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. -- You are receiving this mail because: You are the assignee for the bug. --1450006534.1Bef0.25304 Date: Sun, 13 Dec 2015 11:35:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
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.


You are receiving this mail because:
  • You are the assignee for the bug.
--1450006534.1Bef0.25304-- --===============1254731932== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1254731932==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) Date: Sun, 13 Dec 2015 11:37:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0659685517==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7F54E6E2A1 for ; Sun, 13 Dec 2015 03:37:32 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0659685517== Content-Type: multipart/alternative; boundary="1450006652.E5447Ae0.26226"; charset="UTF-8" --1450006652.E5447Ae0.26226 Date: Sun, 13 Dec 2015 11:37:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D93364 --- Comment #1 from Bj=C3=B6rn Lindqvist --- 01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] R= S880 [Radeon HD 4200] --=20 You are receiving this mail because: You are the assignee for the bug. --1450006652.E5447Ae0.26226 Date: Sun, 13 Dec 2015 11:37:32 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 1 on bug 93364<= /a> from Bj=C3=B6rn Lindqvist
01:05.0 VGA compatible controller: Advanced Micro Devices, Inc=
. [AMD/ATI] RS880
[Radeon HD 4200]


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1450006652.E5447Ae0.26226-- --===============0659685517== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0659685517==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) Date: Sun, 13 Dec 2015 13:15:50 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0073476504==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 873E16E1F1 for ; Sun, 13 Dec 2015 05:15:50 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0073476504== Content-Type: multipart/alternative; boundary="1450012550.3e1Af10.27162"; charset="UTF-8" --1450012550.3e1Af10.27162 Date: Sun, 13 Dec 2015 13:15:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D93364 Bj=C3=B6rn Lindqvist changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjourne@gmail.com --- Comment #2 from Bj=C3=B6rn Lindqvist --- Created attachment 120487 --> https://bugs.freedesktop.org/attachment.cgi?id=3D120487&action=3Dedit Showing a graphics bug Please see the bad pixels in the Amarok menu. --=20 You are receiving this mail because: You are the assignee for the bug. --1450012550.3e1Af10.27162 Date: Sun, 13 Dec 2015 13:15:50 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable = Bj=C3=B6rn Lindqvist changed bug 93364<= /a>
What Removed Added
CC   bjourne@gmail.com

Comment= # 2 on bug 93364<= /a> from Bj=C3=B6rn Lindqvist
Created attachment 120487=
 [details]
Showing a graphics bug

Please see the bad pixels in the Amarok menu.


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1450012550.3e1Af10.27162-- --===============0073476504== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============0073476504==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096) Date: Wed, 18 Sep 2019 19:20:16 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1265895639==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5C7D76FA7B for ; Wed, 18 Sep 2019 19:20:16 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1265895639== Content-Type: multipart/alternative; boundary="15688344160.4b360fE.26692" Content-Transfer-Encoding: 7bit --15688344160.4b360fE.26692 Date: Wed, 18 Sep 2019 19:20:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D93364 GitLab Migration User changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #3 from GitLab Migration User --- -- 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. --=20 You are receiving this mail because: You are the assignee for the bug.= --15688344160.4b360fE.26692 Date: Wed, 18 Sep 2019 19:20:16 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated GitLab Migration User changed bug 93364<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- MOVED

Comment= # 3 on bug 93364<= /a> from GitLab Migration User
-- 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.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15688344160.4b360fE.26692-- --===============1265895639== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============1265895639==--