[RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2013-01-04 Thread Dave Airlie
On Tue, Jan 1, 2013 at 11:21 AM, Marcin Slusarz wrote: > On Mon, Dec 31, 2012 at 03:34:59AM +0200, Aaro Koskinen wrote: >> Check that the AGP aperture can be mapped. This follows a similar change >> done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if >> the aperture can be mapp

Re: [RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2013-01-03 Thread Dave Airlie
On Tue, Jan 1, 2013 at 11:21 AM, Marcin Slusarz wrote: > On Mon, Dec 31, 2012 at 03:34:59AM +0200, Aaro Koskinen wrote: >> Check that the AGP aperture can be mapped. This follows a similar change >> done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if >> the aperture can be mapp

[RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2013-01-01 Thread Marcin Slusarz
On Mon, Dec 31, 2012 at 03:34:59AM +0200, Aaro Koskinen wrote: > Check that the AGP aperture can be mapped. This follows a similar change > done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if > the aperture can be mapped by the CPU.). > > The patch fixes the following error see

Re: [RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-12-31 Thread Marcin Slusarz
On Mon, Dec 31, 2012 at 03:34:59AM +0200, Aaro Koskinen wrote: > Check that the AGP aperture can be mapped. This follows a similar change > done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if > the aperture can be mapped by the CPU.). > > The patch fixes the following error see

[RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-12-31 Thread Aaro Koskinen
Check that the AGP aperture can be mapped. This follows a similar change done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.). The patch fixes the following error seen on G5 iMac: nouveau E[ DRM] failed to create kernel channe

[RESEND PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-12-31 Thread Aaro Koskinen
Check that the AGP aperture can be mapped. This follows a similar change done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.). The patch fixes the following error seen on G5 iMac: nouveau E[ DRM] failed to create kernel channe

[PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-19 Thread Michel Dänzer
On Fre, 2012-11-16 at 20:11 +0200, Aaro Koskinen wrote: > On Fri, Nov 16, 2012 at 03:16:09PM +0100, Michel D?nzer wrote: > > On Fre, 2012-11-16 at 11:54 +0200, Aaro Koskinen wrote: > > > Check that the AGP aperture can be mapped. This follows a similar change > > > done for Radeon (commit 365048f

Re: [PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-19 Thread Michel Dänzer
On Fre, 2012-11-16 at 20:11 +0200, Aaro Koskinen wrote: > On Fri, Nov 16, 2012 at 03:16:09PM +0100, Michel Dänzer wrote: > > On Fre, 2012-11-16 at 11:54 +0200, Aaro Koskinen wrote: > > > Check that the AGP aperture can be mapped. This follows a similar change > > > done for Radeon (commit 365048f

Re: [PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-19 Thread Aaro Koskinen
Hi, On Fri, Nov 16, 2012 at 03:16:09PM +0100, Michel Dänzer wrote: > On Fre, 2012-11-16 at 11:54 +0200, Aaro Koskinen wrote: > > Check that the AGP aperture can be mapped. This follows a similar change > > done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if > > the aperture ca

[PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-16 Thread Aaro Koskinen
Hi, On Fri, Nov 16, 2012 at 03:16:09PM +0100, Michel D?nzer wrote: > On Fre, 2012-11-16 at 11:54 +0200, Aaro Koskinen wrote: > > Check that the AGP aperture can be mapped. This follows a similar change > > done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if > > the aperture ca

[PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-16 Thread Michel Dänzer
On Fre, 2012-11-16 at 11:54 +0200, Aaro Koskinen wrote: > Check that the AGP aperture can be mapped. This follows a similar change > done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if > the aperture can be mapped by the CPU.). > > The patch fixes the following error seen on G

[PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-16 Thread Aaro Koskinen
Check that the AGP aperture can be mapped. This follows a similar change done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.). The patch fixes the following error seen on G5 iMac: nouveau E[ DRM] failed to create kernel channe

Re: [PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-16 Thread Michel Dänzer
On Fre, 2012-11-16 at 11:54 +0200, Aaro Koskinen wrote: > Check that the AGP aperture can be mapped. This follows a similar change > done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if > the aperture can be mapped by the CPU.). > > The patch fixes the following error seen on G

[PATCH] drm/nouveau: fix init with agpgart-uninorth

2012-11-16 Thread Aaro Koskinen
Check that the AGP aperture can be mapped. This follows a similar change done for Radeon (commit 365048ff, drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.). The patch fixes the following error seen on G5 iMac: nouveau E[ DRM] failed to create kernel channe