Bug 22030 - r200: Texture loads fail randomly
Summary: r200: Texture loads fail randomly
Status: RESOLVED WORKSFORME
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 03:02 UTC by Stefan Dösinger
Modified: 2011-09-20 13:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Screenshot (321.96 KB, image/jpeg)
2009-06-02 03:28 UTC, Stefan Dösinger
no flags Details

Description Stefan Dösinger 2009-06-02 03:02:06 UTC
In some 3D apps texture loads fail randomly. This can be seen in Extreme Tuxracer, alon with a number of other apps. Once a game triggered this problem, it also extends to the 2D desktop(no compiz enabled)

I did not notice this problem until today, so it might be a regression. I tried to find a good state in the mesa tree, but could not find any. It could be a regression in the kernel code. Due to bug 21851 I have to disable agp on this machine. The problems may be related.

I'll attach a screensot showning the problem. Notice the broken glyphs in the terminal window and the broken "km/h" text in the bottom right corner of the game. I noticed the bug when by chance the static background was broken, but I could not get a screenshot of this.
Comment 1 Stefan Dösinger 2009-06-02 03:28:10 UTC
Created attachment 26352 [details]
Screenshot

The file was too big it seems
Comment 2 Alex Deucher 2009-06-02 09:04:58 UTC
Can you attach your xorg log?  What versions of the ddx, mesa, and the drm are you using?
Comment 3 Michel Dänzer 2009-06-04 02:29:00 UTC
What does

glxinfo -l|grep GL_MAX_TEXTURE_SIZE

say?
Comment 4 Stefan Dösinger 2009-06-04 05:44:37 UTC
I'm away from home right now. I'll check this when I am back and have access to that computer again

Comment 5 Matt Turner 2011-09-15 12:10:31 UTC
Have you had access to that computer again any time in the last two years? :)
Comment 6 Stefan Dösinger 2011-09-15 15:38:26 UTC
Yes, I did, and I did some retesting of the r200 driver a few days ago(See bug 27069, where I complained about performance 2 years ago and still complain about performance today).

This specific problem seems to be gone. I can see no problems on the 2D Desktop, and tuxracer / etracer work just fine. I think the max texture size the driver reported was 2048 for normal textures and 256 for volume maps.

(The ultimate goal of warming up the r200 machine again was to get the Wine unit tests working, but there are too many issues and I think there are better ways to invest the time)


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.