[Bug 21501] Assertion `lvl->size > 0' failed.

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21501 --- Comment #7 from rem11_1...@yahoo.fr 2009-11-23 00:14:08 PST --- Ok, now it seems I have the latest change but same result : scourge: radeon_mipmap_tree.c:438: migrate_image_to_miptree: Assertion `srclvl->size == dstlvl->size' failed. --

Re: [radeon-drm] kms resolution wrong with kernel 2.6.32rc8-git1

2009-11-23 Thread Alex Deucher
On Sun, Nov 22, 2009 at 6:00 AM, Andreas Radke wrote: > radeon kms worked well with my X200m/R300 card in kernel 31 series and > now I tried 32rc8-git1 and resolution detection fails: > It detects the resolution of your panel (1280x800) fine. It's also detecting the tv-out port as connected whic

Re: [radeon-drm] kms resolution wrong with kernel 2.6.32rc8-git1

2009-11-23 Thread Andreas Radke
On Mon, 23 Nov 2009, Alex Deucher wrote: > On Sun, Nov 22, 2009 at 6:00 AM, Andreas Radke wrote: >> radeon kms worked well with my X200m/R300 card in kernel 31 series and >> now I tried 32rc8-git1 and resolution detection fails: >> > > It detects the resolution of your panel (1280x800) fine. It'

Re: RFC: libdrm repo

2009-11-23 Thread Michel Dänzer
On Fri, 2009-11-20 at 17:20 -0500, Kristian Høgsberg wrote: > 2009/11/19 Eric Anholt : > > On Tue, 2009-11-17 at 11:33 -0500, Kristian Høgsberg wrote: > >> 2009/11/6 Kristian Høgsberg : > >> > Hi, > >> > > >> > This has come up a few time and it's something I think makes a lot of > >> > sense. Si

[Bug 24837] Broken ring info in debugfs

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24837 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 24832] kmemleak detected leaks

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24832 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 25197] [REGRESSION] openarena: vbo/vbo_exec_api.c:881: vbo_exec_FlushVertices: Assertion `callDepth == 1' failed.

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25197 --- Comment #4 from Rafał Miłecki 2009-11-23 04:00:16 PST --- I generated compilation fixing patch with: git show 7118db870091d4c9c2465e79f361ff0ed36d1f90 > r600.align.for.mipmap.tree.changes.patch git checkout 93eb2ab8c395f81e40fa298d7880

[Bug 25197] [REGRESSION] openarena: vbo/vbo_exec_api.c:881: vbo_exec_FlushVertices: Assertion `callDepth == 1' failed.

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25197 --- Comment #5 from Rafał Miłecki 2009-11-23 04:48:23 PST --- Last changes in Mesa improved my situation somehow. With (older) commit 2b07b640619ac68344276ba0557ea46b2cbc3f26 I can not start openarena. With (newer) commit c3c8c40cab193e0aa

Re: radeon modeset=1 agpmode=-1 does not work in 2.6.32-rc8

2009-11-23 Thread Michel Dänzer
On Mon, 2009-11-23 at 14:18 +0100, Christian Hartmann wrote: > Hello, > > I just wanted to disable agpmode and have set in the /etc/modules > > radeon modeset=0 agpmode=-1 > > running update-initramfs and rebooting. > But I am wondering, cause AGP is still enabled. Is that really correct? With

Re: RFC: libdrm repo

2009-11-23 Thread Kristian Høgsberg
2009/11/23 Michel Dänzer : > On Fri, 2009-11-20 at 17:20 -0500, Kristian Høgsberg wrote: >> 2009/11/19 Eric Anholt : >> > On Tue, 2009-11-17 at 11:33 -0500, Kristian Høgsberg wrote: >> >> 2009/11/6 Kristian Høgsberg : >> >> > Hi, >> >> > >> >> > This has come up a few time and it's something I thin

Re: [radeon-drm] kms resolution wrong with kernel 2.6.32rc8-git1

2009-11-23 Thread Alex Deucher
On Mon, Nov 23, 2009 at 4:03 AM, Andreas Radke wrote: > On Mon, 23 Nov 2009, Alex Deucher wrote: > >> On Sun, Nov 22, 2009 at 6:00 AM, Andreas Radke wrote: >>> >>> radeon kms worked well with my X200m/R300 card in kernel 31 series and >>> now I tried 32rc8-git1 and resolution detection fails: >>>

Re: [PATCH] drm/radeon/kms: add HDP flushing for all GPUs.

2009-11-23 Thread Alex Deucher
On Sun, Nov 22, 2009 at 9:01 PM, Dave Airlie wrote: > From: Dave Airlie > > rendercheck under kms on r600s was failing due to HDP flushing not happening. > > This adds HDP flushing to the object wait function for r100->r700 families. > > rendercheck passes basic tests on r600 with this change. >

Re: RFC: libdrm repo

2009-11-23 Thread Michel Dänzer
On Mon, 2009-11-23 at 10:55 -0500, Kristian Høgsberg wrote: > 2009/11/23 Michel Dänzer : > > On Fri, 2009-11-20 at 17:20 -0500, Kristian Høgsberg wrote: > >> 2009/11/19 Eric Anholt : > >> > On Tue, 2009-11-17 at 11:33 -0500, Kristian Høgsberg wrote: > >> >> 2009/11/6 Kristian Høgsberg : > >> >> >

Re: PROBLEM: radeon, kernel => 2.6.32-rc6-git5, any mode switch on MacBookPro2, 2 is delayed by 130 seconds of black screen

2009-11-23 Thread Alex Deucher
On Fri, Nov 20, 2009 at 7:21 PM, Viktor Malyarchuk wrote: > Hi Alex, > > I never used git bisect before but willing to try. > Which git tree should I use? > Usually I just download mainline source from kernel.org and patch it with last > snapshot, so no git information there. > I use git to build

Re: RFC: libdrm repo

2009-11-23 Thread Kristian Høgsberg
2009/11/23 Michel Dänzer : > On Mon, 2009-11-23 at 10:55 -0500, Kristian Høgsberg wrote: >> 2009/11/23 Michel Dänzer : >> > On Fri, 2009-11-20 at 17:20 -0500, Kristian Høgsberg wrote: >> >> 2009/11/19 Eric Anholt : >> >> > On Tue, 2009-11-17 at 11:33 -0500, Kristian Høgsberg wrote: >> >> >> 2009/11

libdrm headers (Re: RFC: libdrm repo)

2009-11-23 Thread Pekka Paalanen
On Mon, 23 Nov 2009 17:12:07 +0100 Michel Dänzer wrote: > On Mon, 2009-11-23 at 10:55 -0500, Kristian Høgsberg wrote: > > The headers in include/drm will be installed and libdrm_radeon > > should be updated to use those headers instead of the ones in > > radeon/ since they're what's upstream. >

Re: libdrm headers (Re: RFC: libdrm repo)

2009-11-23 Thread Kristian Høgsberg
On Mon, Nov 23, 2009 at 11:50 AM, Pekka Paalanen wrote: > On Mon, 23 Nov 2009 17:12:07 +0100 > Michel Dänzer wrote: > >> On Mon, 2009-11-23 at 10:55 -0500, Kristian Høgsberg wrote: >> > The headers in include/drm will be installed and libdrm_radeon >> > should be updated to use those headers inst

Re: RFC: libdrm repo

2009-11-23 Thread Michel Dänzer
On Mon, 2009-11-23 at 11:43 -0500, Kristian Høgsberg wrote: > 2009/11/23 Michel Dänzer : > > On Mon, 2009-11-23 at 10:55 -0500, Kristian Høgsberg wrote: > >> 2009/11/23 Michel Dänzer : > >> > On Fri, 2009-11-20 at 17:20 -0500, Kristian Høgsberg wrote: > >> >> 2009/11/19 Eric Anholt : > >> >> > On

[Bug 25142] touhou 11/12 run very slow in wine

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25142 --- Comment #11 from Lukas Weber 2009-11-23 10:46:22 PST --- In the new version, the assertion is gone but it still crashes. $ wine th11.exe [...] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for mor

[Bug 25142] touhou 11/12 run very slow in wine

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25142 --- Comment #12 from Lukas Weber 2009-11-23 10:48:55 PST --- Created an attachment (id=31415) --> (http://bugs.freedesktop.org/attachment.cgi?id=31415) Full output of wine before the crash. -- Configure bugmail: http://bugs.freedesktop.o

Re: libdrm headers (Re: RFC: libdrm repo)

2009-11-23 Thread Robert Noland
On Mon, 2009-11-23 at 12:13 -0500, Kristian Høgsberg wrote: > On Mon, Nov 23, 2009 at 11:50 AM, Pekka Paalanen wrote: > > On Mon, 23 Nov 2009 17:12:07 +0100 > > Michel Dänzer wrote: > > > >> On Mon, 2009-11-23 at 10:55 -0500, Kristian Høgsberg wrote: > >> > The headers in include/drm will be inst

[PATCH 4/4] drm/modes: Fall back to 1024x768 instead of 800x600

2009-11-23 Thread Adam Jackson
This matches the X server's fallback modes when using RANDR 1.2. See also: http://bugzilla.redhat.com/538761 Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_crtc_helper.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc_helper.c b/drivers/g

[PATCH 1/4] drm/modes: Limit fallback modes to 60Hz

2009-11-23 Thread Adam Jackson
See also: http://bugzilla.redhat.com/514600 Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c index cea665d..dd95edf 100644 --- a/drivers/gpu/drm/drm_edid.c

[PATCH 2/4] drm/edid: Retry EDID fetch up to four times

2009-11-23 Thread Adam Jackson
This matches the X server's retry logic. Note that we'll only retry if we get a DDC response but fail validation; legitimately disconnected outputs will bomb out early. See also: http://bugzilla.redhat.com/532957 Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c | 28 ++-

[PATCH 3/4] drm/edid: Fix up partially corrupted headers

2009-11-23 Thread Adam Jackson
We'll still fail the block if it fails the EDID checksum though. See also: http://bugzilla.redhat.com/534120 Signed-off-by: Adam Jackson --- drivers/gpu/drm/drm_edid.c | 22 -- 1 files changed, 16 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/drm_edid.c b/dri

[Bug 18212] Crash inside r300MapTexture()

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18212 Owen Taylor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

Re: [PATCH 1/4] drm/modes: Limit fallback modes to 60Hz

2009-11-23 Thread Rafał Miłecki
2009/11/23 Adam Jackson : > See also: http://bugzilla.redhat.com/514600 > > Signed-off-by: Adam Jackson > --- >  drivers/gpu/drm/drm_edid.c |    2 ++ >  1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c > index cea665d..dd95ed

[Bug 25114] [R600] Nexuiz 2.5.2 crashes on demo5 (Silver City), errors on demo piece-o-cake too

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25114 --- Comment #5 from darkbasic 2009-11-23 12:02:45 PST --- Yes, it works. But I have *lots* of problems with kde4 desktop effects now :-( I also upgraded to the latest 2.6.32-rc8-git + drm-next git. -- Configure bugmail: http://bugs.freede

[Bug 25114] [R600] Nexuiz 2.5.2 crashes on demo5 (Silver City), errors on demo piece-o-cake too

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25114 --- Comment #6 from darkbasic 2009-11-23 12:09:21 PST --- If you were talking about the warnings they still remain! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 21501] Assertion `lvl->size > 0' failed.

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21501 --- Comment #8 from Maciej Cencora 2009-11-23 13:09:28 PST --- Please check if commit 960464e42dce138fde11c379ce7744bc4be14aa2 on mesa_7_7_branch fixes the problem. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 25177] [r6xx][RV635] mipmap crash with secondlife

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25177 --- Comment #6 from Maciej Cencora 2009-11-23 13:10:17 PST --- Please check if commit 960464e42dce138fde11c379ce7744bc4be14aa2 on mesa_7_7_branch fixes the problem. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 23122] mipmap_comp_tests will cause radeon_validate_texture error

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23122 --- Comment #2 from Maciej Cencora 2009-11-23 13:11:05 PST --- Please check if commit 960464e42dce138fde11c379ce7744bc4be14aa2 on mesa_7_7_branch fixes the problem. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 22372] radeon_mipmap_tree.c:114: compute_tex_image_offset: Assertion `lvl->size > 0' failed.

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22372 --- Comment #11 from Maciej Cencora 2009-11-23 13:11:51 PST --- Please check if commit 960464e42dce138fde11c379ce7744bc4be14aa2 on mesa_7_7_branch fixes the problem. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=emai

[Bug 25197] [REGRESSION] openarena: vbo/vbo_exec_api.c:881: vbo_exec_FlushVertices: Assertion `callDepth == 1' failed.

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25197 Rafał Miłecki changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 25248] New: Machinarium crashes with current git radeon driver

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25248 Summary: Machinarium crashes with current git radeon driver Product: DRI Version: DRI CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medi

[git pull] drm fixes

2009-11-23 Thread Dave Airlie
Hi Linus, Please pull the 'drm-linus' branch from ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-linus I've pulled the most required patches from the optional pull that you didn't take from last week. Granted this means the F12 kernel has now got a bunch of patches th

Re: intel, KMS, suspend2ram resume, screen black

2009-11-23 Thread Norbert Preining
This time with syslog.gz attached. On Di, 24 Nov 2009, preining wrote: > (please Cc) > > I am running 2.6.32-rc8 with KMS on Debian/sid: > xserver-xorg: 7.4+4 > video-intel: 2.9.0-1 > > Suspend to RAM and resume works without any problems, but the one that > the screen remains dark. I can switch

intel, KMS, suspend2ram resume, screen black

2009-11-23 Thread Norbert Preining
Dear all, (please Cc) I am running 2.6.32-rc8 with KMS on Debian/sid: xserver-xorg: 7.4+4 video-intel: 2.9.0-1 Suspend to RAM and resume works without any problems, but the one that the screen remains dark. I can switch to a console, can log in there, can shutdown the computer, all fine, but the

[Bug 25193] Git 3f2c77659ca552c43f544228f3a5a5fe6365513a breaks here

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25193 Michel Dänzer changed: What|Removed |Added CC||ai...@cisco.com --- Comment #12 from

[Bug 25193] Git 3f2c77659ca552c43f544228f3a5a5fe6365513a breaks here

2009-11-23 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25193 --- Comment #13 from Michel Dänzer 2009-11-23 23:43:18 PST --- Please always include the one-line summary along with Git commit IDs, so humans can make sense of them. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=ema