[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739 Fabio Pedretti changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25142 --- Comment #21 from Fabio Pedretti 2009-12-22 02:48:00 PST --- The r300-blit branch is now merged in mesa master (7.8-dev), however it's currently enabled only without KMS. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?

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

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25142 --- Comment #22 from Fabio Pedretti 2009-12-22 02:55:27 PST --- > The r300-blit branch is now merged in mesa master (7.8-dev), however it's > currently enabled only without KMS. Sorry, only *with* KMS -- Configure bugmail: http://bugs.fr

Recommendations for distributions?

2009-12-22 Thread Andreas Radke
I'm one of the Xorg stack maintainer for ArchLinux distribution. We are a rolling release distribution and have the intention to ship always the latest stable release of all projects. We prefer KISS way and usually don't patch anything unless it's essentially needed. And we like the bleading edge c

[PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid

2009-12-22 Thread Alex Deucher
>From 7c30bc1d04bd87dff00ff80c3cf7d8a0b8cf3e34 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 22 Dec 2009 09:25:22 -0500 Subject: [PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid This fixes LVDS on some mac laptops without a panel edid. Signed-off-by: Alex Deuche

Re: [PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid

2009-12-22 Thread Michel Dänzer
On Tue, 2009-12-22 at 09:30 -0500, Alex Deucher wrote: > >From 7c30bc1d04bd87dff00ff80c3cf7d8a0b8cf3e34 Mon Sep 17 00:00:00 2001 > From: Alex Deucher > Date: Tue, 22 Dec 2009 09:25:22 -0500 > Subject: [PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h > and no edid > > This fixes LVDS

Re: [PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid

2009-12-22 Thread Alex Deucher
Whoops. forgot to set the mode flags properly. New patch attached. Alex On Tue, Dec 22, 2009 at 9:30 AM, Alex Deucher wrote: > From 7c30bc1d04bd87dff00ff80c3cf7d8a0b8cf3e34 Mon Sep 17 00:00:00 2001 > From: Alex Deucher > Date: Tue, 22 Dec 2009 09:25:22 -0500 > Subject: [PATCH] drm/radeon/kms:

Re: [PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid

2009-12-22 Thread Alex Deucher
2009/12/22 Michel Dänzer : > On Tue, 2009-12-22 at 09:30 -0500, Alex Deucher wrote: >> >From 7c30bc1d04bd87dff00ff80c3cf7d8a0b8cf3e34 Mon Sep 17 00:00:00 2001 >> From: Alex Deucher >> Date: Tue, 22 Dec 2009 09:25:22 -0500 >> Subject: [PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h >>

Re: [PATCH] drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid

2009-12-22 Thread Alex Deucher
2009/12/22 Alex Deucher : > 2009/12/22 Michel Dänzer : >> On Tue, 2009-12-22 at 09:30 -0500, Alex Deucher wrote: >>> >From 7c30bc1d04bd87dff00ff80c3cf7d8a0b8cf3e34 Mon Sep 17 00:00:00 2001 >>> From: Alex Deucher >>> Date: Tue, 22 Dec 2009 09:25:22 -0500 >>> Subject: [PATCH] drm/radeon/kms: add cvt

[PATCH] drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.

2009-12-22 Thread Thomas Hellstrom
Improve the command verifier to catch all occurences of surface handles, and translate to SIDs. This way DMA buffers and 3D surfaces share a common handle space, which makes it possible for the kms code to differentiate. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h

[PATCH RESEND] drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.

2009-12-22 Thread Thomas Hellstrom
Improve the command verifier to catch all occurences of surface handles, and translate to SIDs. This way DMA buffers and 3D surfaces share a common handle space, which makes it possible for the kms code to differentiate. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h

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

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #10 from Luca Tettamanti 2009-12-22 08:57:47 PST --- new_pll=0 does not work. This is the internal panel: -[drm:radeon_compute_pll_avivo], 71000 84.1, 2, 16 +[drm:radeon_compute_pll], PLL freq 71000 2 1023 executing set pll ex

[Bug 25724] Artifacts in openarena and compiz after the merge of r300-blit branch

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25724 --- Comment #5 from Giacomo Perale 2009-12-22 10:15:47 PST --- This is solved by commit e65803932ee2682da0ed201ec1334f48746e772a " drm/radeon/kms: allow for texture tiling" (http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=com

Intel KMS lockup with Mesa 7.7

2009-12-22 Thread Nick Bowler
Please CC me as I am not subscribed to the list. Mesa 7.7 manages to lock up the Intel KMS driver for me in some circumstances. After running the test case (attached), the display locks up and my kernel logs are spammed with [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU h

[Bug 25544] KMS/R200: CS section size missmatch start at (r200_state_init.c,tex_emit_mm,703) 5 vs 9

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25544 --- Comment #4 from Alex Deucher 2009-12-22 10:32:44 PST --- Roland, any reason not to apply the patch in comment 1? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

Re: Recommendations for distributions?

2009-12-22 Thread Dave Airlie
> > We want to ship packages with all new features wherever possible. But > we have to make sure, that at least 2D is always working and 3D should > be stable and fast. We know we will often run into bugs first but our > community likes it - see us as a big testing group for you :) Unless you hav

[PATCH] drm/radeon/kms: add dynamic engine reclocking (V9)

2009-12-22 Thread Rafał Miłecki
V2: reorganize functions, fix modesetting calls V3: rebase patch, use radeon's workqueue V4: enable on tested chipsets only, request VBLANK IRQs V5: enable PM on older hardware (IRQs, mode_fixup, dpms) V6: use separate dynpm module parameter V7: drop RADEON_ prefix, set minimum mode for dpms off V8

[Bug 25764] New: R600: glLineStipple gives inconsistent results

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25764 Summary: R600: glLineStipple gives inconsistent results Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 25764] R600: glLineStipple gives inconsistent results

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25764 --- Comment #1 from Rafael Monica 2009-12-22 14:26:25 PST --- Created an attachment (id=32254) --> (http://bugs.freedesktop.org/attachment.cgi?id=32254) bad line stipple -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 25764] R600: glLineStipple gives inconsistent results

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25764 --- Comment #2 from Rafael Monica 2009-12-22 14:27:01 PST --- Created an attachment (id=32255) --> (http://bugs.freedesktop.org/attachment.cgi?id=32255) good line stipple -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?ta

[git pull] drm-linus

2009-12-22 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 core: add Arnd's unlocked ioctl support, this in theory (and on booting) doesn't affect anything, it moves the drm to using unlocked_ioctl, but takes the lock. None o

[Bug 25544] KMS/R200: CS section size missmatch start at (r200_state_init.c,tex_emit_mm,703) 5 vs 9

2009-12-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25544 --- Comment #5 from Roland Scheidegger 2009-12-22 18:41:04 PST --- (In reply to comment #4) > Roland, any reason not to apply the patch in comment 1? No that's just fine. It just doesn't help much since you'll still get the cs verification