[Bug 22743] nexuiz game: missing weapons and enemies models

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22743 --- Comment #12 from Tobias Hain 2009-10-13 01:03:50 PST --- I'm on latest intel with a X3100 graphics: OpenGL renderer string: Mesa DRI Intel(R) 965GM GEM 20090712 2009Q2 RC3 OpenGL version string: 2.1 Mesa 7.6 . gl_mesh_drawrangeelements

Re: [RFC Patch] use MTRR for write combining if PAT is not available

2009-10-13 Thread Jan Beulich
>>> Thomas Schlichter 12.10.09 20:32 >>> >@@ -268,11 +269,14 @@ EXPORT_SYMBOL(ioremap_nocache); > */ > void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) > { >- if (pat_enabled) >- return __ioremap_caller(phys_addr, size, _PAGE_CACHE_WC, >-

[Bug 22743] nexuiz game: missing weapons and enemies models

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22743 Tobias Hain changed: What|Removed |Added CC||tobias.h...@gmx.de --- Comment #13 from

[RFC Patch] use MTRR for write combining if PAT is not available

2009-10-13 Thread Thomas Schlichter
Hi, when I first sent this E-Mail on Saturday, I unfortunately forgot to CC many people. Now I used get_maintainer.pl to get the list of people that may want to contribute to this topic. Because of this topic, there is already a patch from Arjan in the -tip tree to make PAT and MTRR options on

[Bug 22743] nexuiz game: missing weapons and enemies models

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22743 --- Comment #14 from Fabio 2009-10-13 01:34:50 PST --- > Is this a different issue then or the same and has been fixed in latest svn, > but didn't make it into 2.5.2? I built an updated nexuiz intel 32 bit binary just after the fix, which yo

Re: [RFC Patch] use MTRR for write combining if PAT is not available

2009-10-13 Thread Thomas Schlichter
Thomas Hellstrom wrote: > Hi! > > One problem with this patch is that it conflicts with the way graphics > drivers traditionally handles > the situation, namely > > 1) Set up mtrr > 2) Map. If fallback to uncached minus we will still have write-combined > access. > > I think mtrr-add used in thi

Re: [RFC Patch] use MTRR for write combining if PAT is not available

2009-10-13 Thread Jan Beulich
>>> Thomas Schlichter 12.10.09 20:32 >>> >@@ -268,11 +269,14 @@ EXPORT_SYMBOL(ioremap_nocache); > */ > void __iomem *ioremap_wc(resource_size_t phys_addr, unsigned long size) > { >- if (pat_enabled) >- return __ioremap_caller(phys_addr, size, _PAGE_CACHE_WC, >-

[Bug 22743] nexuiz game: missing weapons and enemies models

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22743 --- Comment #15 from Tobias Hain 2009-10-13 02:19:01 PST --- I tried it although on x86_64 platform. Results are: . Fabio's built still has artifacts and doesn't render characters, nor weapons. But walls are textured now, whilst 2.5.1/2.5.

[Bug 22743] nexuiz game: missing weapons and enemies models

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22743 --- Comment #16 from Forest Hale 2009-10-13 02:46:01 PST --- If it is a regression it is not necessarily the same one, it could be a shader compile error or other silent problems. Please provide a log of running the game with these extra co

[Bug 24496] New: kms + xv + xv_vsync + TV cl...@1280x1024 = soft lockup.

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24496 Summary: kms + xv + xv_vsync + TV cl...@1280x1024 = soft lockup. Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal

Re: [Intel-gfx] [PATCH] drm/i915: overlay: kill one more unnecessary uninterruptible sleep

2009-10-13 Thread Daniel Vetter
On Thu, Oct 08, 2009 at 10:11:40AM -0700, Eric Anholt wrote: > On Sun, 2009-10-04 at 15:00 +0200, Daniel Vetter wrote: > > I've simply overlooked one case in the conversion to interruptible > > sleeps. Rectify this. > > > > Also delete a leftover debug printk. > > OK, I'm confused about what this

[Bug 22743] nexuiz game: missing weapons and enemies models

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22743 --- Comment #17 from Fabio 2009-10-13 06:49:30 PST --- Created an attachment (id=30342) --> (http://bugs.freedesktop.org/attachment.cgi?id=30342) nexuiz 2.5.2 ~/.nexuiz/data/qconsole.log taken after a "rm -rf ~/.nexuiz" with current r300 mas

[Bug 24496] kms + xv + xv_vsync + TV cl...@1280x1024 = soft lockup.

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24496 --- Comment #1 from Alex Deucher 2009-10-13 07:32:04 PST --- Does it still happen if you force the DIN to a lower res like 1024x768 or 800x600 or something smaller? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 24501] New: Make of gallium radeon fails on platforms where 'make' != GNU make

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24501 Summary: Make of gallium radeon fails on platforms where 'make' != GNU make Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: FreeBSD Status: NEW

[Bug 24496] kms + xv + xv_vsync + TV cl...@1280x1024 = soft lockup.

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24496 --- Comment #2 from Andy Furniss 2009-10-13 09:38:36 PST --- (In reply to comment #1) > Does it still happen if you force the DIN to a lower res like 1024x768 or > 800x600 or something smaller? > No, it's OK if DIN is <= 1024x768. -- Co

[Bug 24496] kms + xv + xv_vsync + TV cl...@1280x1024 = soft lockup.

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24496 --- Comment #3 from Alex Deucher 2009-10-13 09:55:31 PST --- Created an attachment (id=30349) --> (http://bugs.freedesktop.org/attachment.cgi?id=30349) limit default tv modes This patch should take care of it. -- Configure bugmail: http:

[Bug 24508] New: glxgears freezes X on Radeon Mobility X1600 (git bisected)

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24508 Summary: glxgears freezes X on Radeon Mobility X1600 (git bisected) Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Se

[Bug 24496] kms + xv + xv_vsync + TV cl...@1280x1024 = soft lockup.

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24496 --- Comment #4 from Andy Furniss 2009-10-13 12:21:23 PST --- (In reply to comment #3) > Created an attachment (id=30349) --> (http://bugs.freedesktop.org/attachment.cgi?id=30349) [details] > limit default tv modes > > This patch should tak

[Bug 24131] radeon_bo_legacy.c:207: legacy_is_pending: Assertion `bo_legacy->is_pending <= bo->cref' failed

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24131 Alex Deucher changed: What|Removed |Added CC||andrea_...@yahoo.it --- Comment #11 fr

[Bug 24508] glxgears freezes X on Radeon Mobility X1600 (git bisected)

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24508 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [linux-pm] Hibernation out-of-memory problem.

2009-10-13 Thread Thomas Hellstrom
Rafael J. Wysocki wrote: > On Saturday 10 October 2009, Thomas Hellstrom wrote: > >> Hi! >> >> I'm trying to port a graphics DRM device driver over to the new power >> management hooks in >> >> struct dev_pm_ops. >> >> During the "prepare" call, Video RAM contents may be copied either to >> sh

[Bug 24414] [Regression] Memory error; stellarium and googleearth crash with mesa 7.6 on Radeon Mobility 7500 1002:4c57

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24414 --- Comment #14 from Bryce Harrington 2009-10-13 13:30:00 PST --- Created an attachment (id=30360) --> (http://bugs.freedesktop.org/attachment.cgi?id=30360) ThreadStacktrace.txt backtrace from a test with no xorg.conf, to eliminate any of

Re: [linux-pm] Hibernation out-of-memory problem.

2009-10-13 Thread Rafael J. Wysocki
On Tuesday 13 October 2009, Thomas Hellstrom wrote: > Rafael J. Wysocki wrote: > > On Saturday 10 October 2009, Thomas Hellstrom wrote: > > > >> Hi! > >> > >> I'm trying to port a graphics DRM device driver over to the new power > >> management hooks in > >> > >> struct dev_pm_ops. > >> > >> Du

[Bug 7128] Radeon R300 lockup on 2 clients accessing XV

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=7128 David R. Hedges changed: What|Removed |Added CC||da...@thelittleman.net --- Comment #

Updated R5xx 3D Programming Guide

2009-10-13 Thread Alex Deucher
AMD has released a updated version of the R5xx 3D programming guide. The new version offers expanded coverage on texture memory layouts, some notes on implementing anti-aliased lines/points/polys, and some additional registers. The new version of the document is available here: http://www.x.org/do

[Bug 23992] Skybox corruption in Tremulous with KMS enabled.

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23992 Lukasz Krotowski changed: What|Removed |Added Component|Drivers/DRI/Radeon |Drivers/DRI/r300 -- Configure bug

[Bug 24400] [KMS] Radeon kernel oops (null pointer dereference) radeon_atom_encoder_mode_set

2009-10-13 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24400 Droste changed: What|Removed |Added Severity|major |critical Version|XOrg CVS

[Bug 14331] Radeon XPRESS 200M: System hang with radeon DRI and Fedora 10 userspace unless DRI=off

2009-10-13 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=14331 Andrew Morton changed: What|Removed |Added CC||a...@linux-foundation.org --- Comment

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-13 Thread Alex Deucher
On Sun, Oct 11, 2009 at 6:01 PM, Christian König wrote: > Am Mittwoch, den 07.10.2009, 19:01 -0400 schrieb Alex Deucher: >> FYI, I've committed this patch to my local drm tree as well as several >> others to clean up and clarify things (and hopefully fix some bugs). >> Just waiting for approval to

[PATCH] drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096

2009-10-13 Thread Matt Turner
Signed-off-by: Matt Turner --- drivers/gpu/drm/radeon/r100.c |2 +- drivers/gpu/drm/radeon/r300.c |2 +- drivers/gpu/drm/radeon/r600.c | 10 +- drivers/gpu/drm/radeon/radeon.h |2 ++ drivers/gpu/drm/radeon/radeon_benchmark.c |

Re: [PATCHES] radeon KMS updates

2009-10-13 Thread Alex Deucher
A couple more patches to fix up some issues with tv-out. Alex On Fri, Oct 9, 2009 at 6:45 PM, Alex Deucher wrote: > One more patch to address a possible case of systems with bad native > mode info for lvds, but a valid edid. > > Alex > > On Fri, Oct 9, 2009 at 5:53 PM, Alex Deucher wrote: >> At

Re: [PATCHES] radeon KMS updates

2009-10-13 Thread Alex Deucher
And one more for to fix the active_device setup. Alex On Wed, Oct 14, 2009 at 12:45 AM, Alex Deucher wrote: > A couple more patches to fix up some issues with tv-out. > > Alex > > On Fri, Oct 9, 2009 at 6:45 PM, Alex Deucher wrote: >> One more patch to address a possible case of systems with ba