Bug 38744

Summary: Severe texture corruption observed while running OpenGL application
Product: Mesa Reporter: samit vats <hysvats>
Component: Drivers/DRI/R600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED DUPLICATE QA Contact:
Severity: critical    
Priority: high    
Version: 7.10   
Hardware: Other   
OS: other   
Whiteboard:
i915 platform: i915 features:
Attachments: screenshot
glxinfo
xorg.log
phoronix-test-suite
xorg.conf

Description samit vats 2011-06-28 05:54:00 UTC
Created attachment 48511 [details]
screenshot

KMS Driver Stack Details:
=========================

1)    Kernel- 2.6.38-8-generice-pae   
2)    Libdrm-2.4.23
3)    Mesa-7.10.1
4)    Xorg-server-1.10.0
5)    ddx: xf86-video-ati-6.14.99


System Environment:
===================

O.S. - Ubuntu-11.04(32 bit)
ASIC – NI Barts Pro(6739)
CPU  - Intel(R) Core(TM) 2 CPU 6300 @1.86GHz

Steps to Reproduce:
===================

1) Install phoronix test suite from the attachment and resolve any dependency
related to PHP with synaptic

2) Install padman with
    phoronix-test-suite install padman

3) Run padman application as below using phoronix-test-suite

   FORCE_TIMES_TO_RUN=1  phoronix-test-suite run padman
  
   Choose resolution 1280x1024


Observation: Severe texture corruption observed (Screenshot attached)
============
Comment 1 samit vats 2011-06-28 05:54:54 UTC
Created attachment 48512 [details]
glxinfo
Comment 2 samit vats 2011-06-28 05:55:28 UTC
Created attachment 48513 [details]
xorg.log
Comment 3 samit vats 2011-06-28 05:56:05 UTC
Created attachment 48514 [details]
phoronix-test-suite
Comment 4 samit vats 2011-06-28 05:56:35 UTC
Created attachment 48515 [details]
xorg.conf
Comment 5 Alex Deucher 2011-06-28 05:57:49 UTC
This looks like a duplicate of bug 38270.  Does disabling tiling in your xorg.conf help?
Option "ColorTiling" "False"
in the device section of your xorg.conf.
Comment 6 samit vats 2011-06-29 06:05:58 UTC
(In reply to comment #5)
> This looks like a duplicate of bug 38270.  Does disabling tiling in your
> xorg.conf help?
> Option "ColorTiling" "False"
> in the device section of your xorg.conf.


Yes, the issue is not reproduced with Option "ColorTiling" "False"
Comment 7 Alex Deucher 2011-06-29 06:07:36 UTC
Should be fixed in r600g in mesa git (soon to be mesa 7.11).

*** This bug has been marked as a duplicate of bug 38270 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.