Re: [PATCH] drm/i915: add _PAGE_IOMAP to GTT mapping attributes

2009-10-02 Thread Nick Piggin
On Thu, Oct 01, 2009 at 09:31:19AM -0700, Jeremy Fitzhardinge wrote: On 10/01/09 01:41, Jan Beulich wrote: Why, what's wrong with VM_IO? It's documented as being Memory mapped I/O or similar. VM_PFNMAP is another option, but that seems more dubious. Are there places where VM_IO is being

Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800)

2009-10-02 Thread Boris Derzhavets
Dmesg report attached:- [   18.088588] mtrr: type mismatch for d000,1000 old: write-back new: write-combining [   18.088653] mtrr: type mismatch for d000,1000 old: write-back new: write-combining [   18.338143] mtrr: type mismatch for d000,1000 old: write-back new:

Re: Gallium3D Technical Session

2009-10-02 Thread Jens Owen
Uros, Capturing this event on video is something we want to do. Thank you for your feedback. Regards, Jens On Oct 1, 2009, at 11:37 AM, Uros Nedic wrote: It'd be very nice if you could record session for people who are unable to attend this significant event. I'd be one of the first

RE: Gallium3D Technical Session

2009-10-02 Thread Uros Nedic
Jens, Could you please take care that this video will be captured in hi-resand with good voice quality so we who do not have luck to attend itcould get as much information as possible. Thanks,Uros --- Every kind of peaceful cooperation among men

Re: 2.6.32-rc1-git2: Reported regressions from 2.6.31

2009-10-02 Thread Stefan Richter
Jaswinder Singh Rajput wrote: If you add one more entry say Suspected commit : then it will be great and will solve regressions much faster. Will? Might. You can request submitter to submit 'suspected commit' by git bisect and also specify git bisect links like : (for more information

Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800)

2009-10-02 Thread Jan Beulich
Konrad Rzeszutek Wilk konrad.w...@oracle.com 01.10.09 21:21 The are other users of 'vmalloc_32' that look like they depend on this memory being under the 4GB mark. Most of them are do video capture through USB - so it probably is limited to only accessing up to 4GB. I just went through all of

Re: [Mesa3d-dev] Gallium3D Technical Session

2009-10-02 Thread Joakim Sindholt
To at least give some feedback: I think this is a great initiative and I wish I could be there. You should do this in northern Europe more often. VMWare has offices in Sweden, right? ;) In any case, if you can get it on video it would be fantastic, and if you could live stream it, I would consider

[Bug 24263] Can't unset coherent_mode via xrandr with KMS enabled

2009-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24263 --- Comment #1 from Alex Deucher ag...@yahoo.com 2009-10-02 07:51:02 PST --- Does: xrandr --output DVI-0 --set coherent 0 work? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

Re: kms and memory bandwidth limitations

2009-10-02 Thread Alex Deucher
On Fri, Oct 2, 2009 at 12:20 AM, Dave Airlie airl...@gmail.com wrote: So I was looking at the memory bandwidth limitations that ajax added to the X server, and how we could add the concept to KMS. Now the X server is in a lucky position as when it gets the modes it also knows what bit

Re: 2.6.32-rc1-git2: Reported regressions from 2.6.31

2009-10-02 Thread Rafael J. Wysocki
On Friday 02 October 2009, Stefan Richter wrote: Jaswinder Singh Rajput wrote: If you add one more entry say Suspected commit : then it will be great and will solve regressions much faster. Will? Might. In fact I add the First-Bad-Commit annotation where there is a bisection result or

Re: [PATCH] drm/radeon/kms: respect single crtc cards, only create one crtc.

2009-10-02 Thread Alex Deucher
On Fri, Oct 2, 2009 at 12:25 AM, Dave Airlie airl...@gmail.com wrote: From: Dave Airlie airl...@redhat.com Also add single crtc for RN50 chips. Signed-off-by: Dave Airlie airl...@redhat.com ---  drivers/gpu/drm/radeon/r100.c                   |    8 +---  

Re: [Mesa3d-dev] Gallium3D Technical Session

2009-10-02 Thread Jens Owen
On Oct 2, 2009, at 9:45 AM, RALOVICH, Kristóf wrote: On Fri, Oct 2, 2009 at 09:07, Joakim Sindholt b...@zhasha.com wrote: To at least give some feedback: I think this is a great initiative and I wish I could be there. You should do this in northern Europe more often. VMWare has offices in

Re: [Mesa3d-dev] Gallium3D Technical Session

2009-10-02 Thread RALOVICH , Kristóf
On Fri, Oct 2, 2009 at 09:07, Joakim Sindholt b...@zhasha.com wrote: To at least give some feedback: I think this is a great initiative and I wish I could be there. You should do this in northern Europe more often. VMWare has offices in Sweden, right? ;) In any case, if you can get it on

[Bug 23714] Alpha issue with textures in clutter demo

2009-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23714 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 24263] Can't unset coherent_mode via xrandr with KMS enabled

2009-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24263 --- Comment #2 from Adam K Kirchhoff ad...@voicenet.com 2009-10-02 08:20:43 PST --- Bah... Sorry I mistyped in my original report. Where I said: I can run 'xrandr --output DVI-0 --set mode 0' without any errors, and it does change the

[Bug 24281] New: Random noise on image when using clutter-gst

2009-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24281 Summary: Random noise on image when using clutter-gst Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

Re: [PATCH] i915: Fix i2c init message

2009-10-02 Thread Eric Anholt
On Wed, 2009-09-30 at 14:26 -0600, Tim Gardner wrote: From 8ef5591fa4392b4228b0be97013a8218f267ef90 Mon Sep 17 00:00:00 2001 From: Tim Gardner tim.gard...@canonical.com Date: Wed, 30 Sep 2009 14:08:15 -0600 Subject: [PATCH] i915: Fix i2c init message BugLink:

[Bug 24283] New: [KMS] Failure to parse crtc reloc

2009-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24283 Summary: [KMS] Failure to parse crtc reloc Product: DRI Version: XOrg 6.7.0 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 24283] [KMS] Failure to parse crtc reloc

2009-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24283 --- Comment #1 from Paul de Vrieze pau...@gentoo.org 2009-10-02 14:07:44 PST --- A small addition. When using single screen on the external (non-laptop) screen. The same error occurs as when using dual screen mode: [drm:radeon_cs_ioctl]

[Bug 24283] [KMS] Failure to parse crtc reloc

2009-10-02 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24283 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [Intel-gfx] [PATCH 0/8] drmmode overlay support v3

2009-10-02 Thread Eric Anholt
On Tue, 2009-09-15 at 22:57 +0200, Daniel Vetter wrote: Hi all, Latest version of my overlay kms work. I've added the new stuff as separated patches for easier testing in case something blows up. Please review. Thanks, Daniel Daniel Vetter (8): [drm]: make drm_mode_object_find

[PATCH] drm/radeon/kms: add support for Surround View

2009-10-02 Thread Alex Deucher
From c452529658530f18d7295e02d9007417aeca80b4 Mon Sep 17 00:00:00 2001 From: Alex Deucher alexdeuc...@gmail.com Date: Fri, 2 Oct 2009 17:36:41 -0400 Subject: [PATCH] drm/radeon/kms: add support for Surround View Surround View is an option in the system bios that enables the AMD IGP chip in

Re: [PATCH] drm/radeon/kms: respect single crtc cards, only create one crtc.

2009-10-02 Thread Dave Airlie
       {0x1002, 0x5a61, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS400|RADEON_IS_IGP|RADEON_IS_IGPGART}, \ Original radeons (R100) are also single crtc cards. 0x5144, 0x5145, 0x5146, 0x5147 They already had the flag set from ages ago. there was bug in r100.c also to make this patch work, its

Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800)

2009-10-02 Thread Jeremy Fitzhardinge
On 10/02/09 10:23, Boris Derzhavets wrote: Jeremy, Please, be aware of bugzilla.xensource.com [1519] the most recent entries :- http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1519 Ah, OK. I pushed a variant of Konrad's patches. Could you try them out? Thanks, J

Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800) . Test commited for JF

2009-10-02 Thread Jeremy Fitzhardinge
On 10/02/09 12:50, Boris Derzhavets wrote: Done via git pull for another close enough linux-2.6-xen clone :- # git pull # git checkout xen/master # git log So you're saying it works? I didn't see anything bad in the dmesg output. If it is working, what does /proc/mtrr say? Thanks, J

Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800)

2009-10-02 Thread Boris Derzhavets
I will have to make a fresh git clone. Tomorrow by the end of the day it's gonna be done. Boris. --- On Fri, 10/2/09, Jeremy Fitzhardinge jer...@goop.org wrote: From: Jeremy Fitzhardinge jer...@goop.org Subject: Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on

Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800)

2009-10-02 Thread Jeremy Fitzhardinge
On 10/01/09 23:58, Boris Derzhavets wrote: Dmesg report attached:- [ 18.088588] mtrr: type mismatch for d000,1000 old: write-back new: write-combining [ 18.088653] mtrr: type mismatch for d000,1000 old: write-back new: write-combining [ 18.338143] mtrr: type mismatch

Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800)

2009-10-02 Thread Boris Derzhavets
Jeremy, Please,  be aware of bugzilla.xensource.com [1519]  the most recent entries :- http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1519 Boris. --- On Fri, 10/2/09, Jeremy Fitzhardinge jer...@goop.org wrote: From: Jeremy Fitzhardinge jer...@goop.org Subject: Re: [Xen-devel] Re: ATI

Re: [Xen-devel] Re: ATI radeon fails with iommu=soft swiotlb=force (seen on RV730/RV740 and RS780/RS800)

2009-10-02 Thread Konrad Rzeszutek Wilk
On Fri, Oct 02, 2009 at 01:52:46PM +0100, Jan Beulich wrote: Konrad Rzeszutek Wilk konrad.w...@oracle.com 01.10.09 21:21 The are other users of 'vmalloc_32' that look like they depend on this memory being under the 4GB mark. Most of them are do video capture through USB - so it probably is