[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

[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

[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 Paul Menzel
Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeuc...@gmail.com: From: Alex Deucher alexander.deuc...@amd.com 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

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 paulepan...@users.sourceforge.net wrote: Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeuc...@gmail.com: From: Alex Deucher alexander.deuc...@amd.com Need to program an additional VM register.  This doesn't not currently cause any

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 alexander.deuc...@amd.com Need to program an additional VM register. This doesn't

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

2012-06-01 Thread Deucher, Alexander
: properly program gart on rv740, juniper, cypress, barts Am Donnerstag, den 31.05.2012, 18:54 -0400 schrieb alexdeuc...@gmail.com: From: Alex Deucher alexander.deuc...@amd.com Need to program an additional VM register. This doesn't not currently cause any problems, but allows us to program

[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

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

2012-05-31 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com 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