Skip to content

Commit

Permalink
Revert "drm/amdgpu: use BACO reset on vega20 if platform support"
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
candicelicy authored and alexdeucher committed Feb 28, 2019
1 parent 084a56c commit 7db329e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/amd/amdgpu/soc15.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7db329e

Please sign in to comment.