[PATCH] Revert "drm/amdgpu: use BACO reset on vega20 if platform
Zhang, Hawking
Hawking.Zhang at amd.com
Mon Feb 25 03:20:43 UTC 2019
Add amd-gfx. Thanks Candice. Please check your code alignment before committed the patch.
Reviewed-by: Hawking Zhang <Hawking.Zhang at amd.com>
Regards,
Hawking
From: Li, Candice <Candice.Li at amd.com>
Sent: 2019年2月25日 11:09
To: Zhang, Hawking <Hawking.Zhang at amd.com>; Xu, Feifei <Feifei.Xu at amd.com>
Cc: brahma_sw_dev <brahma_sw_dev at amd.com>
Subject: [PATCH] Revert "drm/amdgpu: use BACO reset on vega20 if platform
Disable BACO on Vega20 at the moment due to the existing HW issue still causing hangs on BACO exit.
Signed-off-by: Candice Li <candice.li at amd.com<mailto:candice.li at amd.com>>
---
drivers/gpu/drm/amd/amdgpu/soc15.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c
index b2cbe4b..36158db 100644
--- a/drivers/gpu/drm/amd/amdgpu/soc15.c
+++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
@@ -462,7 +462,6 @@ static int soc15_asic_reset(struct amdgpu_device *adev)
switch (adev->asic_type) {
case CHIP_VEGA10:
case CHIP_VEGA12:
- case CHIP_VEGA20:
soc15_asic_get_baco_capability(adev, &baco_reset);
break;
default:
--
2.7.4
Thanks,
Candice Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20190225/1414eb90/attachment.html>
More information about the amd-gfx
mailing list