drm/radeon: disable tests/benchmarks if accel is disabled
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Sep 2013 14:38:26 +0000 (10:38 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 26 Oct 2013 20:06:06 +0000 (21:06 +0100)
commite69de31ca0e0517bee4a99556b443fbde75ede6a
tree725f2616ae57c99d00ad1d76f72df75cd250f55e
parentf3986574eb0563e306cd88d529700a4eef4fb330
drm/radeon: disable tests/benchmarks if accel is disabled

commit 4a1132a023eb48cf10522d84c5908d43b612c041 upstream.

The tests are only usable if the acceleration engines have
been successfully initialized.

Based on an initial patch from: Alex Ivanov <gnidorah@p0n4ik.tk>

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
[bwh: Backported to 3.2: there is only one test: radeon_test_moves()]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/gpu/drm/radeon/radeon_device.c