drm/radeon: always dump the ring content if it's available
authorChristian König <christian.koenig@amd.com>
Mon, 23 Mar 2015 10:32:59 +0000 (11:32 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Mar 2015 14:17:43 +0000 (10:17 -0400)
Dumping is still possible if a ring isn't ready, only when it
isn't allocated at all we need to abort here.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_ring.c

Simple merge