]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: check the return value of uvd_v1_0_start in uvd_v1_0_init
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Aug 2013 22:24:00 +0000 (18:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:31:13 +0000 (16:31 -0400)
commitbf5520ebd6aca8e33e324f608b1edde02e18c3c4
treec6adf83390269b4a4fdc7dc7c1f24f3180ded5f3
parent905f217499bbd34a14739429e74bb05b78686aca
drm/radeon: check the return value of uvd_v1_0_start in uvd_v1_0_init

No need to try the ring tests if starting the UVD block failed.

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