drm/amdgpu: No need to stop hw init although vce's state was not true.
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 16 Mar 2016 06:48:18 +0000 (14:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 May 2016 19:22:18 +0000 (15:22 -0400)
commit976accc1148becb5a0560236c53e2f68cb2d5494
treeafd30d74871c01c2f4d73c2e5114aa44b73761ed
parentcb48a13ef994fcc4d1813c5c3241d4e4496c2199
drm/amdgpu: No need to stop hw init although vce's state was not true.

This is not a fatal error.

v2: add comment why ignore the error here.

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