Skip to content

Commit 7db329e

Browse files
candicelicyalexdeucher
authored andcommitted
Revert "drm/amdgpu: use BACO reset on vega20 if platform support"
This reverts commit 2172b89. Signed-off-by: Candice Li <candice.li@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 084a56c commit 7db329e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/amd/amdgpu/soc15.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,6 @@ static int soc15_asic_reset(struct amdgpu_device *adev)
461461

462462
switch (adev->asic_type) {
463463
case CHIP_VEGA10:
464-
case CHIP_VEGA20:
465464
soc15_asic_get_baco_capability(adev, &baco_reset);
466465
break;
467466
default:

0 commit comments

Comments
 (0)