Fixes: 394e9a14c63d58e0f (drm/amdgpu: Need to set the baco cap before baco 
reset)

Signed-off-by: Nirmoy Das <nirmoy....@amd.com>
---
 drivers/gpu/drm/amd/amdgpu/soc15.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c 
b/drivers/gpu/drm/amd/amdgpu/soc15.c
index 8c739b285915..59c974630991 100644
--- a/drivers/gpu/drm/amd/amdgpu/soc15.c
+++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
@@ -986,9 +986,6 @@ static bool soc15_need_reset_on_init(struct amdgpu_device 
*adev)
 {
        u32 sol_reg;
 
-       /* Just return false for soc15 GPUs.  Reset does not seem to
-        * be necessary.
-        */
        if (!amdgpu_passthrough(adev))
                return false;
 
-- 
2.27.0

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to