[Bug 27402] [r300g] Earth textures in celestia are partially corrupted in all rendering paths

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27402 --- Comment #3 from Xavier shinin...@gmail.com 2010-04-03 00:20:47 PDT --- (In reply to comment #2) (In reply to comment #1) Does reverting the commit help? If not, could you please bisect? Sorry, I've just spent the last hour trying to

[PATCH] typdef uintptr_t drm_handle_t; unsigned int is wrong on 64-bit.

2010-04-03 Thread Matthew W. S. Bell
From d457b05faabde1a51b8e4b8f6fc13af9f07809f8 Mon Sep 17 00:00:00 2001 drm_handle_t appears to be assigned values from void*. As such unsigned int is certainly not the same size on 64-bit. Convert to uintptr_t in all cases as it is defined for this purpose. I fear this patch changes ABI, but I

Re: [PATCH] typdef uintptr_t drm_handle_t; unsigned int is wrong on 64-bit.

2010-04-03 Thread Dave Airlie
drm_handle_t appears to be assigned values from void*. As such unsigned int is certainly not the same size on 64-bit. Convert to uintptr_t in all cases as it is defined for this purpose. No, its designed as is. We can't change it now as its ABI. We make sure we only use 32-bit handles

[Bug 27402] [r300g] Earth textures in celestia are partially corrupted in all rendering paths

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27402 --- Comment #4 from Chris Rankin ranki...@googlemail.com 2010-04-03 03:46:37 PDT --- (In reply to comment #3) Read http://www.mail-archive.com/mesa3d-...@lists.sourceforge.net/msg12767.html for more explanation. Yada yada yada! The big

[Bug 27402] [r300g] Earth textures in celestia are partially corrupted in all rendering paths

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27402 --- Comment #5 from Michel Dänzer mic...@daenzer.net 2010-04-03 04:07:32 PDT --- You need to run git bisect reset before starting a new bisect run, otherwise the previous bisect data is still used and can lead to inconsistent results. --

[Bug 15685] Kernel 2.6.33 fails to suspend (bisected)

2010-04-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15685 --- Comment #5 from Nix n...@esperi.org.uk 2010-04-03 11:05:46 --- If there was some way to get info out of the system while the freezer is engaged I'd generate some and give you the freeze point, but unfortunately the network card appears to

[Bug 27402] [r300g] Earth textures in celestia are partially corrupted in all rendering paths

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27402 --- Comment #6 from Chris Rankin ranki...@googlemail.com 2010-04-03 04:14:27 PDT --- (In reply to comment #5) You need to run git bisect reset Like this, you mean? $ git bisect reset Already on 'master' $ git bisect start $ git bisect good

[Bug 27438] New: Error in dmesg kernel log with no obvious effect

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27438 Summary: Error in dmesg kernel log with no obvious effect Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27438 Gregor Galwas g.gal...@highantdev.de changed: What|Removed |Added Summary|Error in dmesg kernel log |drm error:

[Bug 27438] drm error: atombios stuck with rv730 and 2.6.34-rc3-git1

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27438 --- Comment #1 from Gregor Galwas g.gal...@highantdev.de 2010-04-03 05:04:00 PDT --- Created an attachment (id=34645) -- (https://bugs.freedesktop.org/attachment.cgi?id=34645) VBIOS -- Configure bugmail:

[Bug 27402] [r300g] Earth textures in celestia are partially corrupted in all rendering paths

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27402 --- Comment #8 from Chris Rankin ranki...@googlemail.com 2010-04-03 06:00:45 PDT --- (In reply to comment #7) Why do you want to bisect something that works ? a) To find the commit that fixed the bug. (Which is precisely what I was describing

[Bug 13294] i915: drm: xorg leaks drm objects massively

2010-04-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=13294 --- Comment #13 from Maxim Levitsky maximlevit...@gmail.com 2010-04-03 13:42:55 --- This bug is fixed long time ago. could somebody with permissions mark it as CLOSED? -- Configure bugmail:

[Bug 15685] Kernel 2.6.33 fails to suspend (bisected)

2010-04-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15685 --- Comment #6 from Jérôme Glisse gli...@freedesktop.org 2010-04-03 17:59:08 --- I will reproduce your configuration next week, in the mean time please attach full dmesg and full Xorg.0.log thanks. --- Comment #7 from Nix n...@esperi.org.uk

Re: [Regression, post-rc2] Commit a5ee4eb7541 breaks OpenGL on RS780 (was: Re: Linux 2.6.34-rc3)

2010-04-03 Thread Rafael J. Wysocki
On Saturday 03 April 2010, Clemens Ladisch wrote: Rafael J. Wysocki wrote: From: Clemens Ladisch clem...@ladisch.de Subject: PCI quirk: RS780/RS880: disable MSI completely The missing initialization of the nb_cntl.strap_msi_enable does not seem to be the only problem that prevents MSI,

[Bug 27224] System hangs after switching from full-screen 3D application back to X on R200

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27224 Ondrej Zary li...@rainbow-software.org changed: What|Removed |Added Product|xorg|Mesa

[Bug 27443] New: radeonFreeTexImageData: Assertion `!image-base.Data' failed when running Ogre3D samples

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27443 Summary: radeonFreeTexImageData: Assertion `!image-base.Data' failed when running Ogre3D samples Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 27443] radeonFreeTexImageData: Assertion `!image-base.Data' failed when running Ogre3D samples

2010-04-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27443 --- Comment #1 from Laurent carlier lordhea...@gmail.com 2010-04-03 15:33:05 PDT --- Created an attachment (id=34651) -- (https://bugs.freedesktop.org/attachment.cgi?id=34651) Xorg.log -- Configure bugmail: