[PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Deucher, Alexander
nel.org > Subject: Re: [PATCH] drm/radeon: properly program gart on rv740, juniper, > cypress, barts > > Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb > alexdeucher at gmail.com: > > From: Alex Deucher > > > > Need to program an additional VM register. This doesn

[PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Paul Menzel
Am Freitag, den 01.06.2012, 08:46 +0100 schrieb Dave Airlie: > On Fri, Jun 1, 2012 at 8:37 AM, Paul Menzel wrote: > > Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeucher at gmail.com: > >> From: Alex Deucher > >> > >> Need to program an additional VM register. This doesn't not currentl

[PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Paul Menzel
Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeucher at gmail.com: > From: Alex Deucher > > Need to program an additional VM register. This doesn't not currently > cause any problems, but allows us to program the proper backend > map in a subsequent patch which should improve performan

[PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Dave Airlie
On Fri, Jun 1, 2012 at 8:37 AM, Paul Menzel wrote: > Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeucher at gmail.com: >> From: Alex Deucher >> >> Need to program an additional VM register. ?This doesn't not currently >> cause any problems, but allows us to program the proper backend >

RE: [PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Deucher, Alexander
e: [PATCH] drm/radeon: properly program gart on rv740, juniper, > cypress, barts > > Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb > alexdeuc...@gmail.com: > > From: Alex Deucher > > > > Need to program an additional VM register. This doesn't not curren

Re: [PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Paul Menzel
Am Freitag, den 01.06.2012, 08:46 +0100 schrieb Dave Airlie: > On Fri, Jun 1, 2012 at 8:37 AM, Paul Menzel wrote: > > Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeuc...@gmail.com: > >> From: Alex Deucher > >> > >> Need to program an additional VM register. This doesn't not currently >

Re: [PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Dave Airlie
On Fri, Jun 1, 2012 at 8:37 AM, Paul Menzel wrote: > Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeuc...@gmail.com: >> From: Alex Deucher >> >> Need to program an additional VM register.  This doesn't not currently >> cause any problems, but allows us to program the proper backend >> m

Re: [PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-06-01 Thread Paul Menzel
Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeuc...@gmail.com: > From: Alex Deucher > > Need to program an additional VM register. This doesn't not currently > cause any problems, but allows us to program the proper backend > map in a subsequent patch which should improve performance

[PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-05-31 Thread alexdeuc...@gmail.com
From: Alex Deucher Need to program an additional VM register. This doesn't not currently cause any problems, but allows us to program the proper backend map in a subsequent patch which should improve performance on these asics. Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- dri

[PATCH] drm/radeon: properly program gart on rv740, juniper, cypress, barts

2012-05-31 Thread alexdeucher
From: Alex Deucher Need to program an additional VM register. This doesn't not currently cause any problems, but allows us to program the proper backend map in a subsequent patch which should improve performance on these asics. Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org --- driver