* [Bug 53632] New: Radmon rendering corruptions
@ 2012-08-17 7:43 bugzilla-daemon
2012-08-17 8:28 ` [Bug 53632] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 7:43 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
Bug #: 53632
Summary: Radmon rendering corruptions
Classification: Unclassified
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: v10lator@myway.de
I get random rendering corruptions in Minecraft with a CAYMAN GPU (radeon HD
6950).
It seems like the wrong textures are selected, see:
Good: http://img713.imageshack.us/img713/492/mcgood.png
Bad: http://img96.imageshack.us/img96/6417/mcbad.png
Also water seems to (randomly) choose the wrong texture in it's animation,
resulting in flashing water. Also the game screen flashes blue sometimes.
There are no error logs at all and this seems to be triggered by Michel Dänzers
patches to fix bug #45018 (see comment #119 there) as it wasn't there before.
Please note that this has nothing to do with GLAMOR acceleration (not used when
the corruptions occur).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 53632] Radmon rendering corruptions
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
@ 2012-08-17 8:28 ` bugzilla-daemon
2012-08-17 8:40 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 8:28 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
--- Comment #1 from Michel Dänzer <michel@daenzer.net> 2012-08-17 08:28:09 UTC ---
(In reply to comment #1)
> Good: http://img713.imageshack.us/img713/492/mcgood.png
> Bad: http://img96.imageshack.us/img96/6417/mcbad.png
Please attach files here directly.
> There are no error logs at all and this seems to be triggered by Michel Dänzers
> patches to fix bug #45018 (see comment #119 there) as it wasn't there before.
Can you bisect which commit exactly triggered it?
Do you have Jerome's kernel fix referenced in that report?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 53632] Radmon rendering corruptions
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
2012-08-17 8:28 ` [Bug 53632] " bugzilla-daemon
@ 2012-08-17 8:40 ` bugzilla-daemon
2012-08-17 8:40 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 8:40 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
--- Comment #2 from Thomas Rohloff <v10lator@myway.de> 2012-08-17 08:40:26 UTC ---
Created attachment 65672
--> https://bugs.freedesktop.org/attachment.cgi?id=65672
Good rendering
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 53632] Radmon rendering corruptions
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
2012-08-17 8:28 ` [Bug 53632] " bugzilla-daemon
2012-08-17 8:40 ` bugzilla-daemon
@ 2012-08-17 8:40 ` bugzilla-daemon
2012-08-17 8:43 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 8:40 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
--- Comment #3 from Thomas Rohloff <v10lator@myway.de> 2012-08-17 08:40:54 UTC ---
Created attachment 65673
--> https://bugs.freedesktop.org/attachment.cgi?id=65673
Bad rendering
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 53632] Radmon rendering corruptions
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
` (2 preceding siblings ...)
2012-08-17 8:40 ` bugzilla-daemon
@ 2012-08-17 8:43 ` bugzilla-daemon
2012-08-17 8:47 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 8:43 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
--- Comment #4 from Thomas Rohloff <v10lator@myway.de> 2012-08-17 08:43:23 UTC ---
(In reply to comment #1)
> Please attach files here directly.
Sorry, done.
> Can you bisect which commit exactly triggered it?
I'm not that good at bisecting (never did it) but I could try to remove your
patches one by one. Would that help, too?
> Do you have Jerome's kernel fix referenced in that report?
No. It's a 3.5 kernel without (DRI related) patches. Do I need the kernel
patch, too?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 53632] Radmon rendering corruptions
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
` (3 preceding siblings ...)
2012-08-17 8:43 ` bugzilla-daemon
@ 2012-08-17 8:47 ` bugzilla-daemon
2012-08-17 9:04 ` [Bug 53632] Random " bugzilla-daemon
2012-08-17 9:40 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 8:47 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
--- Comment #5 from Michel Dänzer <michel@daenzer.net> 2012-08-17 08:47:30 UTC ---
(In reply to comment #4)
> > Can you bisect which commit exactly triggered it?
> I'm not that good at bisecting (never did it) but I could try to remove your
> patches one by one. Would that help, too?
Yes, that would be the poor man's way to isolate the commit. But you should
really learn to bisect. :)
> Do I need the kernel patch, too?
Yes.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 53632] Random rendering corruptions
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
` (4 preceding siblings ...)
2012-08-17 8:47 ` bugzilla-daemon
@ 2012-08-17 9:04 ` bugzilla-daemon
2012-08-17 9:40 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 9:04 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
Andreas Boll <andreas.boll.dev@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Radmon rendering |Random rendering
|corruptions |corruptions
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 53632] Random rendering corruptions
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
` (5 preceding siblings ...)
2012-08-17 9:04 ` [Bug 53632] Random " bugzilla-daemon
@ 2012-08-17 9:40 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-17 9:40 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=53632
Thomas Rohloff <v10lator@myway.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #6 from Thomas Rohloff <v10lator@myway.de> 2012-08-17 09:40:15 UTC ---
(In reply to comment #5)
> > Do I need the kernel patch, too?
>
> Yes.
The patch seems to fix my issue. Sorry for the trouble.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-08-17 9:40 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 7:43 [Bug 53632] New: Radmon rendering corruptions bugzilla-daemon
2012-08-17 8:28 ` [Bug 53632] " bugzilla-daemon
2012-08-17 8:40 ` bugzilla-daemon
2012-08-17 8:40 ` bugzilla-daemon
2012-08-17 8:43 ` bugzilla-daemon
2012-08-17 8:47 ` bugzilla-daemon
2012-08-17 9:04 ` [Bug 53632] Random " bugzilla-daemon
2012-08-17 9:40 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.