OSDN Git Service

drm/amdgpu: use failed label to handle context init failure
authorHuang Rui <ray.huang@amd.com>
Wed, 26 Oct 2016 09:07:03 +0000 (17:07 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Oct 2016 19:18:09 +0000 (15:18 -0400)
commit8ed8147abc7cf1f689245deb316aabfe2f657ade
treea62a6efa049b3ab073a47cec85b1d46b3f75a1c7
parent9982ca681e430907cb7f4e19e2ae4845031d5d59
drm/amdgpu: use failed label to handle context init failure

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c