Am 22.01.20 um 10:44 schrieb Nirmoy Das:
Fixes: 445a7d54 (drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance)

Signed-off-by: Nirmoy Das <[email protected]>

Acked-by: Christian König <[email protected]>

---
  drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c | 1 -
  1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 
b/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
index de32e96a8409..70fae7977f8f 100644
--- a/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
+++ b/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c
@@ -1353,7 +1353,6 @@ static int vcn_v2_5_stop(struct amdgpu_device *adev)
                        ~UVD_POWER_STATUS__UVD_POWER_STATUS_MASK);
        }
-power_off:
        if (adev->pm.dpm_enabled)
                amdgpu_dpm_enable_uvd(adev, false);

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to