From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63979] New: s3tc not working with radeonsi driver Date: Fri, 26 Apr 2013 21:55:40 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0871277900==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id CFC88E6178 for ; Fri, 26 Apr 2013 14:55:40 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0871277900== Content-Type: multipart/alternative; boundary="1367013340.54B3D60.17456"; charset="us-ascii" --1367013340.54B3D60.17456 Date: Fri, 26 Apr 2013 21:55:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63979 Priority: medium Bug ID: 63979 Assignee: dri-devel@lists.freedesktop.org Summary: s3tc not working with radeonsi driver Severity: normal Classification: Unclassified OS: All Reporter: kallisti5@unixzen.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa s3tc doesn't work when using the radeonsi driver. Example: kallisti5@eris ~ :) $ find /usr/lib -name "radeonsi*" /usr/lib/xorg/modules/dri/radeonsi_dri.so kallisti5@eris ~ :) $ glxinfo | grep renderer OpenGL renderer string: Gallium 0.4 on AMD TAHITI No EXT_texture_compress (aka s3tc) kallisti5@eris ~ :) $ glxinfo | grep EXT_texture_compress Move radeonsi driver somewhere else forcing fallback to swpipe: kallisti5@eris ~ :( $ sudo mv /usr/lib/xorg/modules/dri/radeonsi_dri.so /tmp/ Now using llvmpipe: kallisti5@eris ~ :) $ glxinfo | grep renderer libGL error: failed to load driver: radeonsi libGL error: Try again with LIBGL_DEBUG=verbose for more details. OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits) s3tc now working: kallisti5@eris ~ :) $ glxinfo | grep EXT_texture_compress libGL error: failed to load driver: radeonsi libGL error: Try again with LIBGL_DEBUG=verbose for more details. GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, kallisti5@eris ~ :) $ -- You are receiving this mail because: You are the assignee for the bug. --1367013340.54B3D60.17456 Date: Fri, 26 Apr 2013 21:55:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 63979
Assignee dri-devel@lists.freedesktop.org
Summary s3tc not working with radeonsi driver
Severity normal
Classification Unclassified
OS All
Reporter kallisti5@unixzen.com
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/radeonsi
Product Mesa

s3tc doesn't work when using the radeonsi driver.

Example:

kallisti5@eris ~ :) $ find /usr/lib -name "radeonsi*"
/usr/lib/xorg/modules/dri/radeonsi_dri.so

kallisti5@eris ~ :) $ glxinfo | grep renderer
OpenGL renderer string: Gallium 0.4 on AMD TAHITI

No EXT_texture_compress (aka s3tc)
kallisti5@eris ~ :) $ glxinfo | grep EXT_texture_compress

Move radeonsi driver somewhere else forcing fallback to swpipe:

kallisti5@eris ~ :( $ sudo mv /usr/lib/xorg/modules/dri/radeonsi_dri.so /tmp/

Now using llvmpipe:
kallisti5@eris ~ :) $ glxinfo | grep renderer
libGL error: failed to load driver: radeonsi
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)

s3tc now working:
kallisti5@eris ~ :) $ glxinfo | grep EXT_texture_compress
libGL error: failed to load driver: radeonsi
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
    GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, 
kallisti5@eris ~ :) $


You are receiving this mail because:
  • You are the assignee for the bug.
--1367013340.54B3D60.17456-- --===============0871277900== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0871277900==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63979] s3tc not working with radeonsi driver Date: Fri, 26 Apr 2013 22:32:16 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0160431832==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 34265E5D4E for ; Fri, 26 Apr 2013 15:32:16 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0160431832== Content-Type: multipart/alternative; boundary="1367015536.d3666DEE1.22483"; charset="us-ascii" --1367015536.d3666DEE1.22483 Date: Fri, 26 Apr 2013 22:32:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63979 --- Comment #1 from Jerome Glisse --- 3.10 kernel + mesa git + libdrm recent enough ? -- You are receiving this mail because: You are the assignee for the bug. --1367015536.d3666DEE1.22483 Date: Fri, 26 Apr 2013 22:32:16 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 1 on bug 63979 from
3.10 kernel + mesa git + libdrm recent enough ?


You are receiving this mail because:
  • You are the assignee for the bug.
--1367015536.d3666DEE1.22483-- --===============0160431832== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0160431832==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63979] s3tc not working with radeonsi driver Date: Sat, 27 Apr 2013 02:20:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2089719945==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D0425E5C5C for ; Fri, 26 Apr 2013 19:20:12 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2089719945== Content-Type: multipart/alternative; boundary="1367029212.be6C0.16583"; charset="us-ascii" --1367029212.be6C0.16583 Date: Sat, 27 Apr 2013 02:20:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63979 --- Comment #2 from Alexander von Gluck --- airlied mentioned enabling colortiling.. no change. I'm using Linux 3.9rc7 + the latest git libdrm + mesa. 3.10 isn't tagged in any way yet... -- You are receiving this mail because: You are the assignee for the bug. --1367029212.be6C0.16583 Date: Sat, 27 Apr 2013 02:20:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 2 on bug 63979 from
airlied mentioned enabling colortiling.. no change.

I'm using Linux 3.9rc7 + the latest git libdrm + mesa.

3.10 isn't tagged in any way yet...


You are receiving this mail because:
  • You are the assignee for the bug.
--1367029212.be6C0.16583-- --===============2089719945== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2089719945==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63979] s3tc not working with radeonsi driver Date: Sat, 27 Apr 2013 04:30:14 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0928949830==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C0708E5C94 for ; Fri, 26 Apr 2013 21:30:14 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0928949830== Content-Type: multipart/alternative; boundary="1367037014.8FCf1.31382"; charset="us-ascii" --1367037014.8FCf1.31382 Date: Sat, 27 Apr 2013 04:30:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63979 --- Comment #3 from Jerome Glisse --- You need what's gonna be 3.10, ie Alex next tree and set ColorTiling and ColorTiling2D option in xorg.conf -- You are receiving this mail because: You are the assignee for the bug. --1367037014.8FCf1.31382 Date: Sat, 27 Apr 2013 04:30:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 63979 from
You need what's gonna be 3.10, ie Alex next tree and set ColorTiling and
ColorTiling2D option in xorg.conf


You are receiving this mail because:
  • You are the assignee for the bug.
--1367037014.8FCf1.31382-- --===============0928949830== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0928949830==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63979] s3tc not working with radeonsi driver Date: Sat, 27 Apr 2013 22:04:51 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0718306585==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 92AFDE5C31 for ; Sat, 27 Apr 2013 15:04:51 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0718306585== Content-Type: multipart/alternative; boundary="1367100291.8ccCd7181.27744"; charset="us-ascii" --1367100291.8ccCd7181.27744 Date: Sat, 27 Apr 2013 22:04:51 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63979 --- Comment #4 from Alex Deucher --- Grab Dave's drm-next tree: http://cgit.freedesktop.org/~airlied/linux/log/?h=drm-next -- You are receiving this mail because: You are the assignee for the bug. --1367100291.8ccCd7181.27744 Date: Sat, 27 Apr 2013 22:04:51 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1367100291.8ccCd7181.27744-- --===============0718306585== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0718306585==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63979] s3tc not working with radeonsi driver Date: Tue, 07 May 2013 20:35:55 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1904573393==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D897CE5CC3 for ; Tue, 7 May 2013 13:35:54 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1904573393== Content-Type: multipart/alternative; boundary="1367958954.b32ae1.12147"; charset="us-ascii" --1367958954.b32ae1.12147 Date: Tue, 7 May 2013 20:35:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63979 Jerome Glisse changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Jerome Glisse --- Closing works with what gonna be 3.10 -- You are receiving this mail because: You are the assignee for the bug. --1367958954.b32ae1.12147 Date: Tue, 7 May 2013 20:35:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 63979
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Comment # 5 on bug 63979 from
Closing works with what gonna be 3.10


You are receiving this mail because:
  • You are the assignee for the bug.
--1367958954.b32ae1.12147-- --===============1904573393== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1904573393==--