[PATCH] drm/radeon: set VM base addr using the PFP v2

2014-07-30 Thread Christian König
Am 30.07.2014 um 19:24 schrieb Jerome Glisse: > On Wed, Jul 30, 2014 at 11:54 AM, Alex Deucher > wrote: > > On Wed, Jul 30, 2014 at 11:18 AM, Christian K?nig > mailto:deathsimple at vodafone.de>> wrote: > > From: Christian K?nig

[PATCH] drm/radeon: set VM base addr using the PFP v2

2014-07-30 Thread Christian König
From: Christian K?nig Seems to make VM flushes more stable on SI and CIK. v2: only use the PFP on the GFX ring on CIK Signed-off-by: Christian K?nig Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/cik.c | 5 +++-- drivers/gpu/drm/radeon/si.c | 2 +- 2 files changed, 4 insertions(+),

[PATCH] drm/radeon: set VM base addr using the PFP v2

2014-07-30 Thread Alex Deucher
On Wed, Jul 30, 2014 at 2:15 PM, Christian K?nig wrote: > Am 30.07.2014 um 19:24 schrieb Jerome Glisse: > > On Wed, Jul 30, 2014 at 11:54 AM, Alex Deucher > wrote: >> >> On Wed, Jul 30, 2014 at 11:18 AM, Christian K?nig >> wrote: >> > From: Christian K?nig >> > >> > Seems to make VM flushes mor

[PATCH] drm/radeon: set VM base addr using the PFP v2

2014-07-30 Thread Jerome Glisse
On Wed, Jul 30, 2014 at 11:54 AM, Alex Deucher wrote: > On Wed, Jul 30, 2014 at 11:18 AM, Christian K?nig > wrote: > > From: Christian K?nig > > > > Seems to make VM flushes more stable on SI and CIK. > > > > v2: only use the PFP on the GFX ring on CIK > > > > Signed-off-by: Christian K?nig >

[PATCH] drm/radeon: set VM base addr using the PFP v2

2014-07-30 Thread Alex Deucher
On Wed, Jul 30, 2014 at 11:18 AM, Christian K?nig wrote: > From: Christian K?nig > > Seems to make VM flushes more stable on SI and CIK. > > v2: only use the PFP on the GFX ring on CIK > > Signed-off-by: Christian K?nig > Cc: stable at vger.kernel.org Applied to my 3.17 tree. We should use PFP