[PATCH] drm/radeon: move the IB test after the AGP fallback

2014-08-25 Thread Alex Deucher
On Sun, Aug 24, 2014 at 8:54 AM, Christian K?nig wrote: > From: Christian K?nig > > Otherwise we won't test if the fallback to PCIe GART really worked. > > Signed-off-by: Christian K?nig Applied to my 3.18 tree. Alex > --- > drivers/gpu/drm/radeon/radeon_device.c | 8 > 1 file chang

[PATCH] drm/radeon: move the IB test after the AGP fallback

2014-08-25 Thread Michel Dänzer
On 24.08.2014 21:54, Christian K?nig wrote: > From: Christian K?nig > > Otherwise we won't test if the fallback to PCIe GART really worked. > > Signed-off-by: Christian K?nig Reviewed-by: Michel D?nzer -- Earthling Michel D?nzer| http://www.amd.com Libre softwa

[PATCH] drm/radeon: move the IB test after the AGP fallback

2014-08-24 Thread Christian König
From: Christian K?nig Otherwise we won't test if the fallback to PCIe GART really worked. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon_device.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_device.c b/drivers/gpu/