From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 61351] New: [r300g, bisected] some piglit tests fails with blit-based TexImage and TexSubImage Date: Sat, 23 Feb 2013 14:56:19 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0591376914==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 85F2AE5CF4 for ; Sat, 23 Feb 2013 06:56:19 -0800 (PST) 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 --===============0591376914== Content-Type: multipart/alternative; boundary="1361631379.ACE5AF0.12950"; charset="us-ascii" --1361631379.ACE5AF0.12950 Date: Sat, 23 Feb 2013 14:56:19 +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=3D61351 Priority: medium Bug ID: 61351 Keywords: regression Assignee: dri-devel@lists.freedesktop.org Summary: [r300g, bisected] some piglit tests fails with blit-based TexImage and TexSubImage Severity: normal Classification: Unclassified OS: All Reporter: pavel.ondracka@email.cz Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/r300 Product: Mesa ./bin/fp-indirections2 -auto r300: DRM version: 2.24.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2 r300: GART size: 509 MB, VRAM size: 256 MB r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES Max TEX instructions / TEX indirections: 512 / 511 Probe at (0,0) Expected: 0.640625 0.171875 0.390625 Observed: 0.235294 0.360784 0.517647 Failure in dim =3D 3, samples =3D 1 PIGLIT: {'result': 'fail' } ./bin/texwrap -fbo -auto 3D GL_RGBA8 proj bordercolor r300: DRM version: 2.24.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2 r300: GART size: 509 MB, VRAM size: 256 MB r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES Using TEXTURE_3D. Using projective mapping. Testing the border color only. Testing GL_RGBA8, projected, border color only Fail with NEAREST and CLAMP_TO_BORDER at (125,66) @ 10,10 Expected: 255 0 0 204 Observed: 0 0 0 0 Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (279,42) @ 2,2 Expected: 255 153 76 51 Observed: 0 0 0 0 Fail with LINEAR and CLAMP at (6,125) @ 0,0 Expected: 82 172 95 204 Observed: 20 172 96 153 Fail with LINEAR and CLAMP_TO_BORDER at (125,155) @ 10,10 Expected: 255 0 0 204 Observed: 1 7 4 6 Fail with LINEAR and MIRROR_CLAMP_EXT at (184,125) @ 0,0 Expected: 82 210 114 165 Observed: 20 172 96 153 Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (279,131) @ 2,2 Expected: 255 153 76 51 Observed: 0 4 2 3 PIGLIT:subtest {'GL_RGBA8, projected, border color only' : 'fail'} PIGLIT: {'result': 'fail' } ./bin/texwrap -fbo -auto 3D GL_RGBA8 bordercolor r300: DRM version: 2.24.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2 r300: GART size: 509 MB, VRAM size: 256 MB r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES Using TEXTURE_3D. Testing the border color only. Testing GL_RGBA8, border color only Fail with NEAREST and CLAMP_TO_BORDER at (125,66) @ 10,10 Expected: 255 0 0 204 Observed: 0 0 0 0 Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (279,42) @ 2,2 Expected: 255 153 76 51 Observed: 0 0 0 0 Fail with LINEAR and CLAMP at (6,125) @ 0,0 Expected: 82 172 95 204 Observed: 20 172 96 153 Fail with LINEAR and CLAMP_TO_BORDER at (125,155) @ 10,10 Expected: 255 0 0 204 Observed: 1 7 4 6 Fail with LINEAR and MIRROR_CLAMP_EXT at (184,125) @ 0,0 Expected: 82 210 114 165 Observed: 20 172 96 153 Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (279,131) @ 2,2 Expected: 255 153 76 51 Observed: 0 4 2 3 PIGLIT:subtest {'GL_RGBA8, border color only' : 'fail'} PIGLIT: {'result': 'fail' } first bad commit: commit 0a1479c829ed34a65e60c6619a8164e1b079aaee Author: Marek Ol=C5=A1=C3=A1k Date: Thu Feb 14 01:03:55 2013 +0100 st/mesa: implement blit-based TexImage and TexSubImage ... GPU:RV530 Mesa: 0d760a8160bbbd65a8b101fafb16fabd976ae0c9 Kernel: 3.7.3-101.fc17.i686 --=20 You are receiving this mail because: You are the assignee for the bug. --1361631379.ACE5AF0.12950 Date: Sat, 23 Feb 2013 14:56:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Priority medium
Bug ID 61351
Keywords regression
Assignee dri-devel@lists.freedesktop.org
Summary [r300g, bisected] some piglit tests fails with blit-based Tex= Image and TexSubImage
Severity normal
Classification Unclassified
OS All
Reporter pavel.ondracka@email.cz
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/r300
Product Mesa

./bin/fp-indirections2 -auto
r300: DRM version: 2.24.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2
r300: GART size: 509 MB, VRAM size: 256 MB
r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES
Max TEX instructions / TEX indirections: 512 / 511
Probe at (0,0)
  Expected: 0.640625 0.171875 0.390625
  Observed: 0.235294 0.360784 0.517647
Failure in dim =3D 3, samples =3D 1
PIGLIT: {'result': 'fail' }

./bin/texwrap -fbo -auto 3D GL_RGBA8 proj bordercolor
r300: DRM version: 2.24.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2
r300: GART size: 509 MB, VRAM size: 256 MB
r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES
Using TEXTURE_3D.
Using projective mapping.
Testing the border color only.
Testing GL_RGBA8, projected, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (125,66) @ 10,10
  Expected: 255 0 0 204
  Observed: 0 0 0 0
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (279,42) @ 2,2
  Expected: 255 153 76 51
  Observed: 0 0 0 0
Fail with LINEAR and CLAMP at (6,125) @ 0,0
  Expected: 82 172 95 204
  Observed: 20 172 96 153
Fail with LINEAR and CLAMP_TO_BORDER at (125,155) @ 10,10
  Expected: 255 0 0 204
  Observed: 1 7 4 6
Fail with LINEAR and MIRROR_CLAMP_EXT at (184,125) @ 0,0
  Expected: 82 210 114 165
  Observed: 20 172 96 153
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (279,131) @ 2,2
  Expected: 255 153 76 51
  Observed: 0 4 2 3
PIGLIT:subtest {'GL_RGBA8, projected, border color only' : 'fail'}
PIGLIT: {'result': 'fail' }

./bin/texwrap -fbo -auto 3D GL_RGBA8 bordercolor
r300: DRM version: 2.24.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2
r300: GART size: 509 MB, VRAM size: 256 MB
r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES
Using TEXTURE_3D.
Testing the border color only.
Testing GL_RGBA8, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (125,66) @ 10,10
  Expected: 255 0 0 204
  Observed: 0 0 0 0
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (279,42) @ 2,2
  Expected: 255 153 76 51
  Observed: 0 0 0 0
Fail with LINEAR and CLAMP at (6,125) @ 0,0
  Expected: 82 172 95 204
  Observed: 20 172 96 153
Fail with LINEAR and CLAMP_TO_BORDER at (125,155) @ 10,10
  Expected: 255 0 0 204
  Observed: 1 7 4 6
Fail with LINEAR and MIRROR_CLAMP_EXT at (184,125) @ 0,0
  Expected: 82 210 114 165
  Observed: 20 172 96 153
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (279,131) @ 2,2
  Expected: 255 153 76 51
  Observed: 0 4 2 3
PIGLIT:subtest {'GL_RGBA8, border color only' : 'fail'}
PIGLIT: {'result': 'fail' }

first bad commit:
commit 0a1479c829ed34a65e60c6619a8164e1b079aaee
Author: Marek Ol=C5=A1=C3=A1k <m=
araeo@gmail.com>
Date:   Thu Feb 14 01:03:55 2013 +0100

    st/mesa: implement blit-based TexImage and TexSubImage
...

GPU:RV530
Mesa: 0d760a8160bbbd65a8b101fafb16fabd976ae0c9
Kernel: 3.7.3-101.fc17.i686


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1361631379.ACE5AF0.12950-- --===============0591376914== 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 --===============0591376914==--