From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 62012] New: Intermittent black geometry
Date: Fri, 08 Mar 2013 09:38:56 +0000
Message-ID:
Priority
medium
Bug ID
62012
Assignee
dri-devel@lists.freedesktop.org
Summary
Intermittent black geometry
Severity
major
Classification
Unclassified
OS
All
Reporter
michel@daenzer.net
Hardware
Other
Status
NEW
Version
git
Component
Drivers/Gallium/radeonsi
Product
Mesa
Some apps intermittently show black instead of the expected coloration for some
parts of the geometry.
Investigating this with the rss-glx hack atunnel, the depth buffer appears to
have the correct values for the affected areas. So apparently the pixel shader
either doesn't run or fails to produce the correct colour values there for some
reason.