]> git.kernelconcepts.de Git - karo-tx-linux.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)
commita7f28f0f55ce484ef6047fa1f42d57daaeb1b634
treec6adf83390269b4a4fdc7dc7c1f24f3180ded5f3
parent2ce529dac71ae7753981a587932d074fdb248608
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