On 23-07-2026 09:29, Kanala Ramalingeswara Reddy wrote:

Set the default reset method to mode2 for SMU 15.0.5.



Signed-off-by: Kanala Ramalingeswara Reddy 
<[email protected]><mailto:[email protected]>
Reviewed-by: Pratik Vishwakarma 
<[email protected]<mailto:[email protected]>>



---

 drivers/gpu/drm/amd/amdgpu/soc21.c | 1 +

 1 file changed, 1 insertion(+)



diff --git a/drivers/gpu/drm/amd/amdgpu/soc21.c 
b/drivers/gpu/drm/amd/amdgpu/soc21.c

index 713746a75d1f..1f9a9c46377a 100644

--- a/drivers/gpu/drm/amd/amdgpu/soc21.c

+++ b/drivers/gpu/drm/amd/amdgpu/soc21.c

@@ -407,6 +407,7 @@ soc21_asic_reset_method(struct amdgpu_device *adev)

  case IP_VERSION(14, 0, 4):

  case IP_VERSION(14, 0, 5):

  case IP_VERSION(15, 0, 0):

+ case IP_VERSION(15, 0, 5):

  case IP_VERSION(15, 0, 9):

         return AMD_RESET_METHOD_MODE2;

  default:

Reply via email to