drm/radeon: move the IB test after the AGP fallback
authorChristian König <christian.koenig@amd.com>
Sun, 24 Aug 2014 12:52:46 +0000 (14:52 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Aug 2014 16:47:48 +0000 (12:47 -0400)
commit13a7d299dbbcd4c76ff088ec240d7cd896174c2e
tree7b245f63500d792398b6316c4487aa0ac316f120
parent484048db6b4890bc433aac7f5e32fdcf1b2b4786
drm/radeon: move the IB test after the AGP fallback

Otherwise we won't test if the fallback to PCIe GART really worked.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_device.c