[Bug 24973] [r300 KMS] KMS uses wrong display resulution, xrandr causes X to crash

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24973 --- Comment #6 from Marius Groeger 2010-03-08 23:16:48 PST --- Thanks for picking this up, Alex. > Are you getting a crash as well or just the tv-out getting detected as > connected? No crash, just the tv-out getting detected as connected.

[PATCH] drm/ttm: use drm calloc large and free large

2010-03-08 Thread Dave Airlie
From: Dave Airlie Now that the drm core can do this, lets just use it, split the code out so TTM doesn't have to drag all of drmP.h in. Signed-off-by: Dave Airlie --- drivers/gpu/drm/ttm/ttm_tt.c| 23 ++ include/drm/drmP.h | 34 + include/dr

[Bug 25741] [R600/KMS] external display flickering

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #22 from Alex Deucher 2010-03-08 14:17:04 PST --- Created an attachment (id=33870) --> (http://bugs.freedesktop.org/attachment.cgi?id=33870) fix spread spectrum This should do the trick. Please apply this on top of the previous

[PATCH 2/6 V2] drm/radeon/kms: clean assigning HDMI blocks to encoders

2010-03-08 Thread Rafał Miłecki
We almost always used first HDMI block for first encoder and second for sencod. Exception was KLDSCP_LVTMA. Analyzing code picking DIG encoder shows the same behaviour. It shows HDMI block are related to DIGs, which relation we now use. Signed-off-by: Rafał Miłecki --- V2: drop unnecessary check

[Bug 25717] Radeon: system locks up when sending many vertices.

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25717 Alex Deucher changed: What|Removed |Added Attachment #32184|text/x-csrc |text/plain mime type|

[Bug 24973] [r300 KMS] KMS uses wrong display resulution, xrandr causes X to crash

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24973 --- Comment #5 from Alex Deucher 2010-03-08 13:21:25 PST --- (In reply to comment #3) > I see the same issue on my T43 (r300) with these components: > - kernel 2.6.33 > - xserver-xorg-video-ati 6.12.191+git20100302.e6dc8866-0ubuntu0sarvatt~ka

[Bug 24973] [r300 KMS] KMS uses wrong display resulution, xrandr causes X to crash

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24973 --- Comment #4 from Alex Deucher 2010-03-08 13:16:15 PST --- (In reply to comment #0) > Created an attachment (id=31034) --> (http://bugs.freedesktop.org/attachment.cgi?id=31034) [details] > dmesg from 2.6.32-rc6 after X crash > > I just te

[Bug 24973] [r300 KMS] KMS uses wrong display resulution, xrandr causes X to crash

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24973 Alex Deucher changed: What|Removed |Added Attachment #31034|application/octet-stream|text/plain mime type|

[Bug 26535] drm-radeon-testing regression: "r600/r700 command stream checker" lock up

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26535 Rafał Miłecki changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 25741] [R600/KMS] external display flickering

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #21 from Philipp Claves 2010-03-08 10:43:02 PST --- (In reply to comment #20) > Do things work properly if you boot without the VGA monitor attached and then > connect and enable it later? > Yes, this works for me. Maybe this

[Bug 25741] [R600/KMS] external display flickering

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #20 from Alex Deucher 2010-03-08 10:30:34 PST --- (In reply to comment #19) > (In reply to comment #18) > > Created an attachment (id=33817) --> (http://bugs.freedesktop.org/attachment.cgi?id=33817) [details] [details] > > possib

Re: savage4 crashes

2010-03-08 Thread Piotr Gluszenia Slawinski
On Mon, 8 Mar 2010, Alex Deucher wrote: > On Mon, Mar 8, 2010 at 12:42 PM, Piotr Gluszenia Slawinski > wrote: >> i have dual head sa(l)vage(d) MX card. >> >> it works only in vesa mode, or with dri disabled. >> >> i am trying latest Xorg and mesa avail from gentoo ebuilds. >> >> also Xv doesn't

Re: savage4 crashes

2010-03-08 Thread Alex Deucher
On Mon, Mar 8, 2010 at 12:42 PM, Piotr Gluszenia Slawinski wrote: > i have dual head sa(l)vage(d) MX card. > > it works only in vesa mode, or with dri disabled. > > i am trying latest Xorg and mesa avail from gentoo ebuilds. > > also Xv doesn't work (tested with plain xawtv) - data is displayed >

[PATCH] drm/radeon/kms: use lcd pll limits when available

2010-03-08 Thread Alex Deucher
>From f2b63dc08b5ecd96c41b806988ad7ee6cd37b4de Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Mon, 8 Mar 2010 12:55:16 -0500 Subject: [PATCH] drm/radeon/kms: use lcd pll limits when available The bios has alternate pll output limits for LCD panels. If available, use these for pll divider calcu

savage4 crashes

2010-03-08 Thread Piotr Gluszenia Slawinski
i have dual head sa(l)vage(d) MX card. it works only in vesa mode, or with dri disabled. i am trying latest Xorg and mesa avail from gentoo ebuilds. also Xv doesn't work (tested with plain xawtv) - data is displayed not in proper window, but as many rectangles with empty holes, scattered over al

[Bug 26935] GL_ARB_pixel_buffer_object support

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26935 --- Comment #2 from Rene Peinthor 2010-03-08 09:30:43 PST --- Sorry a bit late, I have currently no access to my machine with the r700 card, but I found a forum entry from the game forums, specifying which extensions need to be available. =

Re: [git pull] drm request 3

2010-03-08 Thread Alan Cox
> They want the benefits of lots of testers, without wanting to be > courteous to those testers. Except for the small rather important detail that the Nouveau developers didn't ask for it to be merged in the first place. ---

[Bug 26962] New: fbo/fbo-nodepth-test: Invalid command stream

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26962 Summary: fbo/fbo-nodepth-test: Invalid command stream Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 26935] GL_ARB_pixel_buffer_object support

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26935 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Mesa3d-dev] [PATCH] mesa/st: Gallium quads, by spec, never change provoking vertex.

2010-03-08 Thread Brian Paul
Looks OK, but have you tested with Glean's clipFlat test? If it passes go ahead and commit. -Brian Marek Olšák wrote: > The attached patches change softpipe and llvmpipe so that they never > provoke the first vertex for quads. Please review. I think that these > and the Corbin's one could be

[Bug 22019] RS690 Screen corruption on viewing hires pictures with Cooliris

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22019 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 25717] Radeon: system locks up when sending many vertices.

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25717 Andy Furniss changed: What|Removed |Added CC||li...@andyfurniss.entadsl.co

[Bug 26949] kms : radeon rv620 : crash with dynpm=1

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26949 Julien Cristau changed: What|Removed |Added AssignedTo|xorg-driver-...@lists.x.org |dri- |

[Bug 25315] Mesa demos/gltestperf hard hangs the system

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25315 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 25356] Segmentation fault occurs on running cd

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25356 Fabio Pedretti changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 25741] [R600/KMS] external display flickering

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #19 from Luca Tettamanti 2010-03-08 05:00:29 PST --- (In reply to comment #18) > Created an attachment (id=33817) --> (http://bugs.freedesktop.org/attachment.cgi?id=33817) [details] > possible fix > > Does this patch help? No.

[Bug 25356] Segmentation fault occurs on running cd

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25356 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Improved GPU reset

2010-03-08 Thread Ladislav Kunc
Dne 8.3.2010 12:19, Jerome Glisse napsal(a): > On Sun, Mar 07, 2010 at 10:41:32AM +0100, Ladislav Kunc wrote: > >> On Friday 05 March 2010 11:30:02 Jerome Glisse wrote: >> >>> This patches improve the GPU reset, many time i able to successfully >>> reset the GPU and carry on operation, note that af

[Bug 26933] r600 driver (rv730): piglit test failures

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26933 --- Comment #4 from Török Edwin 2010-03-08 04:22:27 PST --- (In reply to comment #3) > > These failures are all in common Mesa code and are not specific to r600. > There > are already bugs reported for most, if not all, of them. Search b

[Bug 26954] New: [bisected regression] sauerbraten asserts with: Assertion `code->inst_end >= 0' failed.

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26954 Summary: [bisected regression] sauerbraten asserts with: Assertion `code->inst_end >= 0' failed. Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All)

Re: Improved GPU reset

2010-03-08 Thread Jerome Glisse
On Sun, Mar 07, 2010 at 10:41:32AM +0100, Ladislav Kunc wrote: > On Friday 05 March 2010 11:30:02 Jerome Glisse wrote: > > This patches improve the GPU reset, many time i able to successfully > > reset the GPU and carry on operation, note that after a reset you > > will likely see corrpution on the

[Bug 22398] Googleearth and Mplayer crashes

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22398 --- Comment #7 from Alexey Shildyakov 2010-03-08 02:43:11 PST --- It's an old problem. I remember that use mesa 4.7 branch instead of new mesa (5 jr higher). But I should change it to the stable branch and update it automatically. But I don'

Re: Making Xorg easier to test (was Re: [git pull] drm request 3)

2010-03-08 Thread Daniel Stone
On Fri, Mar 05, 2010 at 08:30:38AM -0800, Linus Torvalds wrote: > On Fri, 5 Mar 2010, Daniel Stone wrote: > > FWIW, Option "ModulePath" in xorg.conf lets you more or less do this; > > the usual approach is to install your new server + drivers into a > > separate prefix. > > The thing is, Xorg has

Re: [Intel-gfx] [Mesa3d-dev] i965 OpenGL is heavily broken again

2010-03-08 Thread The Fungi
On Sun, Mar 07, 2010 at 05:18:04PM +0100, Florian Mickler wrote: [...] > i could manage it somewhat... one problem i had, was that after a > while the screen-saver would disable my displays and then glxgears > wouldnt hang anymore... (where to disable that?) [...] Some combination of: xset -dpms

[Bug 26887] fence errors with rs785 and kernel 2.6.33

2010-03-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26887 --- Comment #5 from Marc 2010-03-08 00:57:40 PST --- I tried to bisect this and found that 2.6.32 also has this issue (I got this system a few weeks ago only). 2.6.31 shows "ring test failed" and I guess support for rs785 was not added earlie