drm/amdgpu: fix missing free wb for cond_exec
authorMonk Liu <Monk.Liu@amd.com>
Mon, 30 May 2016 06:17:42 +0000 (14:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Jun 2016 14:49:05 +0000 (10:49 -0400)
commit67a6a504af90e58c478b2e7fa6c0af8ed64c995b
tree0d2e061c37de9682e04af30940abd731ac80ad91
parent9d8f086cd05954e03f10db1a9a52a240d086dc8c
drm/amdgpu: fix missing free wb for cond_exec

Signed-off-by: Monk Liu <Monk.Liu@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/amdgpu_ring.c