Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7db329e5 authored by Candice Li's avatar Candice Li Committed by Alex Deucher
Browse files

Revert "drm/amdgpu: use BACO reset on vega20 if platform support"



This reverts commit 2172b89e.

Signed-off-by: default avatarCandice Li <candice.li@amd.com>
Reviewed-by: default avatarHawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 084a56c7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -461,7 +461,6 @@ static int soc15_asic_reset(struct amdgpu_device *adev)

	switch (adev->asic_type) {
	case CHIP_VEGA10:
	case CHIP_VEGA20:
		soc15_asic_get_baco_capability(adev, &baco_reset);
		break;
	default: