]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7aef53b8c19a4ddd30de9148931f89cb1271ca7
treea62a6efa049b3ab073a47cec85b1d46b3f75a1c7
parent1ab0c94fbf116351e1b9698adb502798dd1a0a66
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