Re: [PATCH 1/2] drm/vmwgfx: Request SVGA version 2

2010-01-29 Thread Jakob Bornecrantz
On 29 jan 2010, at 07.57, Michel Dänzer wrote: On Thu, 2010-01-28 at 18:59 +, Jakob Bornecrantz wrote: From: Peter Hanzel hanzelpe...@gmail.com This fixes the driver not loading on older versions of VMware. Signed-off-by: Peter Hanzel hanzelpe...@gmail.com Signed-off-by: Jakob

[Bug 22628] R200: xmoto causes cs space_accounted failure

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22628 Pauli suok...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 26329] New: [radeon KMS] new PM/clocks code only detects 1 powerstate

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26329 Summary: [radeon KMS] new PM/clocks code only detects 1 powerstate Product: DRI Version: DRI CVS Platform: x86-64 (AMD64) OS/Version: All Status: NEW

[Bug 26329] [radeon KMS] new PM/clocks code only detects 1 powerstate

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26329 --- Comment #1 from Rafał Miłecki zaj...@gmail.com 2010-01-29 15:45:10 PST --- Can you attach your bios, please? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 26329] [radeon KMS] new PM/clocks code only detects 1 powerstate

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26329 --- Comment #2 from Tobias Jakobi liquid.a...@gmx.net 2010-01-29 16:13:57 PST --- You mean the VGA BIOS? If yes, then how do I do this? Anyway, good work bringing this into the kernel Rafał! :) -- Configure bugmail:

[Bug 26329] [radeon KMS] new PM/clocks code only detects 1 powerstate

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26329 --- Comment #3 from Tobias Jakobi liquid.a...@gmx.net 2010-01-29 16:36:27 PST --- Created an attachment (id=32918) -- (http://bugs.freedesktop.org/attachment.cgi?id=32918) VGA BIOS?? I'm not sure if that's what you want? Extracted 64K

[Bug 26329] [radeon KMS] new PM/clocks code only detects 1 powerstate

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26329 --- Comment #4 from Rafał Miłecki zaj...@gmail.com 2010-01-29 17:06:48 PST --- Bringing PM to KMS was done with big help from many ppl, so that's not only my share :) (Quoting Alex) Can you attach a copy of your video bios? (as root):

[Bug 23993] OpenGL app crashes randomly with 'drmRadeonCmdBuffer: -12'

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23993 --- Comment #26 from Rafał Mużyło galtge...@o2.pl 2010-01-29 17:47:04 PST --- (In reply to comment #25) Well, it's r300 for me and that comment makes me oh-so-confident. Could somebody verify the correctness of that code for my model ? --

[PATCH 0/4] drm/vmwgfx: Fixes and more support for old hardware

2010-01-29 Thread Jakob Bornecrantz
This a slightly updated patch series to the ones already sent out earlier. Not much to say about them except that I would like to get some more eyes or maybe even at tested-by on the last patch. Its quite intrusive. I wanted it to go out early so more people had access to it, release early and

[PATCH 4/4] drm/vmwgfx: Handle old hardware

2010-01-29 Thread Jakob Bornecrantz
This allows both fbdev and kms to work on older hardware that does not have the display topology cap. There are also some other misc improvments related to handling older hardware version of SVGA. The current cut of is if the pitchlock cap is not set. Signed-off-by: Jakob Bornecrantz

[PATCH 3/4] drm/vmwgfx: Don't send bad flags to the host

2010-01-29 Thread Jakob Bornecrantz
Signed-off-by: Jakob Bornecrantz ja...@vmware.com --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h |2 ++ drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 10 ++ drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 16 +++- 3 files changed, 27 insertions(+), 1 deletions(-) diff --git

[PATCH 2/4] drm/vmwgfx: Request SVGA version 2 and bail if not found

2010-01-29 Thread Jakob Bornecrantz
From: Peter Hanzel hanzelpe...@gmail.com This fixes the driver not loading on older versions of VMware. Signed-off-by: Peter Hanzel hanzelpe...@gmail.com Signed-off-by: Jakob Bornecrantz ja...@vmware.com --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 11 +++ 1 files changed, 11

[PATCH 1/4] drm/vmwgfx: Correctly detect 3D

2010-01-29 Thread Jakob Bornecrantz
Signed-off-by: Jakob Bornecrantz ja...@vmware.com --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c |2 ++ drivers/gpu/drm/vmwgfx/vmwgfx_drv.h |1 + drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 19 +++ drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c |2 +- 4 files changed, 23

[Bug 26331] New: X corruption if KMS not enabled when X is started see rainbow stripes box cursor

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26331 Summary: X corruption if KMS not enabled when X is started see rainbow stripes box cursor Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 26331] [RV365] X corruption if KMS not enabled when X is started see rainbow stripes box cursor

2010-01-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26331 Shawn Starr shawn.st...@rogers.com changed: What|Removed |Added Summary|X corruption if KMS not |[RV365] X corruption

[PATCH] Initialize DRI2 info rec version 4 list of driver names

2010-01-29 Thread Keith Packard
With DRI2 supporting multiple subsystems, the video driver must initialize the list of driver names instead of just passing the single driver name used by Mesa. Without this, the X server will fail to initialize DRI2 as the numDrivers field in this structure will be uninitialized. Signed-off-by: