Re: [Intel-gfx] [PATCH 2/2] [DRM]: Use the DRM_DEBUG_MODE to add the debug info for generic DRM modes

2009-07-09 Thread Zhenyu Wang
On 2009.07.10 08:53:13 +0800, yakui.z...@intel.com wrote: > From: Zhao Yakui > > Use the DRM_DEBUG_MODE to add the debug info in generic DRM modes > > Signed-off-by: Zhao Yakui > --- > drivers/gpu/drm/drm_crtc.c| 36 +--- > drivers/gpu/drm/drm_crtc_helper.c | 65 +++

Re: [Intel-gfx] [PATCH 1/2][DRM]: Add the explanation about DRM debug level

2009-07-09 Thread Zhenyu Wang
On 2009.07.10 08:53:12 +0800, yakui.z...@intel.com wrote: > From: Zhao Yakui > > Add the explanation about DRM debug level in the drmP header file. This is to > explain how/where to use the different DRM debug level. > Normally I check Documentation/kernel-parameters.txt for any kernel params,

[PATCH] drm/ttm/radeon: add dma32 support.

2009-07-09 Thread Dave Airlie
From: Dave Airlie This add support for using dma32 memory on gpus that really need it. Currently IGPs are left without DMA32 but we might need to change that unless we can fix rs690. (we had started doing this as part of the allocator code but I need it sooner than that) Signed-off-by: Dave A

Re: [Intel-gfx] [PATCH] Make xorg.conf NoAccel/DRI options work under KMS

2009-07-09 Thread Alex Deucher
On Thu, Jul 9, 2009 at 4:45 PM, Keith Packard wrote: > On Thu, 2009-07-09 at 11:37 -0400, Alex Deucher wrote: > >> Might be useful to bring up a shadowfb or noaccel X if the user is >> having accel problems, just to have a desktop. > > That's been the traditional answer, but at this point, NoAccel

Re: [Intel-gfx] [PATCH] Make xorg.conf NoAccel/DRI options work under KMS

2009-07-09 Thread Keith Packard
On Thu, 2009-07-09 at 11:37 -0400, Alex Deucher wrote: > Might be useful to bring up a shadowfb or noaccel X if the user is > having accel problems, just to have a desktop. That's been the traditional answer, but at this point, NoAccel is a completely separate path through our driver as it requir

Re: [Nouveau] When will nouveau kernel tree be merged into master

2009-07-09 Thread Pekka Paalanen
Sorry for causing that much trouble. On Thu, 09 Jul 2009 19:20:54 +0200 Eric Valette wrote: > Well I would suggest you to look at GALLIUM3D because using gi to clone > mesa master is not even working and even if you get a git snapshot it > does not build. http://nouveau.freedesktop.org/wiki/Gal

Re: [Intel-gfx] [PATCH] Make xorg.conf NoAccel/DRI options work under KMS

2009-07-09 Thread Jesse Barnes
On Thu, 9 Jul 2009 11:37:30 -0400 Alex Deucher wrote: > On Thu, Jul 9, 2009 at 11:15 AM, Keith Packard > wrote: > > On Wed, 2009-07-08 at 20:28 +0100, Julien Cristau wrote: > > > >> DRI2 init can fail for various reasons, and it's easier to test if > >> you don't have to hack the driver.  No part

Re: [Nouveau] When will nouveau kernel tree be merged into master

2009-07-09 Thread Pekka Paalanen
On Thu, 09 Jul 2009 14:00:29 +0200 Eric Valette wrote: > I've been using nouveau driveau for 8 months or so, using automated > build from drm git, xf86-video-nouveau git and even sometimes mesa drm > git and discovered the linux-core build did not build the nouveau > driver the hard way: X was r

Re: [Intel-gfx] [PATCH] Make xorg.conf NoAccel/DRI options work under KMS

2009-07-09 Thread Alex Deucher
On Thu, Jul 9, 2009 at 11:15 AM, Keith Packard wrote: > On Wed, 2009-07-08 at 20:28 +0100, Julien Cristau wrote: > >> DRI2 init can fail for various reasons, and it's easier to test if you >> don't have to hack the driver.  No particular opinion on kms without >> uxa, though. > > Right, which is wh

Re: [Intel-gfx] [PATCH] Make xorg.conf NoAccel/DRI options work under KMS

2009-07-09 Thread Keith Packard
On Wed, 2009-07-08 at 20:28 +0100, Julien Cristau wrote: > DRI2 init can fail for various reasons, and it's easier to test if you > don't have to hack the driver. No particular opinion on kms without > uxa, though. Right, which is why I also fixed the DRI option parsing in the KMS case (which wa

When will nouveau kernel tree be merged into master

2009-07-09 Thread Eric Valette
Hi, I've been using nouveau driveau for 8 months or so, using automated build from drm git, xf86-video-nouveau git and even sometimes mesa drm git and discovered the linux-core build did not build the nouveau driver the hard way: X was refusing to start as the nouveau.ko modules was not loaded no

Possible memory leaks in drivers/gpu/drm/

2009-07-09 Thread Catalin Marinas
Hi, I get some kmemleak reports in the drm code. The first happens when Xorg is running: unreferenced object 0xc2659050 (size 32): comm "Xorg", pid 2585, jiffies 4294902558 backtrace: [] create_object+0xfa/0x250 [] kmemleak_alloc+0x5d/0x70 [] __kmalloc+0x115/0x1f0 [] drm_setve

Re: TTM page pool allocator

2009-07-09 Thread Michel Dänzer
On Thu, 2009-07-09 at 16:06 +1000, Dave Airlie wrote: > 2009/6/30 Thomas Hellström : > > Jerome Glisse skrev: > >> > >> On Fri, 2009-06-26 at 10:00 +1000, Dave Airlie wrote: > >> > >>> > >>> On Thu, Jun 25, 2009 at 10:01 PM, Jerome Glisse > >>> wrote: > >>> > > Hi, > > Thomas i

[Bug 19415] [945GM] X fail to start on kernel 2.6.28

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19415 Gordon Jin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 19415] [945GM] X fail to start on kernel 2.6.28

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19415 --- Comment #7 from Hugo Jacques 2009-07-09 00:29:24 PST --- (English message follows) Bonjour, Je suis en congé parental jusqu'au 13 jullet 2009. Pour toute urgence concernant le travail, veuillez contacter Louis Marchand (louis.march...@ve

[Bug 19415] [945GM] X fail to start on kernel 2.6.28

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19415 --- Comment #6 from Li Peng 2009-07-09 00:24:30 PST --- (In reply to comment #5) > Peng, does this still exist in the latest kernel? > No, it is be fixed with Dave's agp patch in 2.6.31. -- Configure bugmail: http://bugs.freedesktop.org

[Bug 22538] Frontbuffer issue ? - blender menus not rendered

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22538 Gordon Jin changed: What|Removed |Added AssignedTo|dri-|i...@freedesktop.org |de.

[Bug 22167] [855GM] corrupted fonts with xf86-video-intel from git

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22167 Gordon Jin changed: What|Removed |Added AssignedTo|dri-|cwo...@cworth.org |de...@

[Bug 19415] [945GM] X fail to start on kernel 2.6.28

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19415 Gordon Jin changed: What|Removed |Added Keywords||NEEDINFO --- Comment #5 from Gordon Jin

[Bug 20679] [i915] blank screen with 2.6.29-rc kernels

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20679 Gordon Jin changed: What|Removed |Added AssignedTo|dri-|jbar...@virtuousgeek.org

[Bug 22606] kwin 3d for kde 4.x stopped working

2009-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22606 Michel Dänzer changed: What|Removed |Added AssignedTo|xorg-driver-...@lists.x.org |dri- |