RE: [PATCH] drm/amd/pm: Fix aldebaran pcie speed reporting

2024-05-09 Thread Wang, Yang(Kevin)
[AMD Official Use Only - General] Reviewed-by: Yang Wang Best Regards, Kevin -Original Message- From: Lazar, Lijo Sent: Thursday, May 9, 2024 4:59 PM To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Deucher, Alexander ; Wang, Yang(Kevin) Subject: [PATCH] drm/amd/pm: Fix

RE: [PATCH] drm/amd/pm: Fix aldebaran pcie speed reporting

2024-05-09 Thread Kamal, Asad
ATCH] drm/amd/pm: Fix aldebaran pcie speed reporting Fix the field definitions for LC_CURRENT_DATA_RATE. Signed-off-by: Lijo Lazar Fixes: c05d1c401572 ("drm/amd/swsmu: add aldebaran smu13 ip support") --- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 4 ++-- 1 file changed, 2 in

[PATCH] drm/amd/pm: Fix aldebaran pcie speed reporting

2024-05-09 Thread Lijo Lazar
Fix the field definitions for LC_CURRENT_DATA_RATE. Signed-off-by: Lijo Lazar Fixes: c05d1c401572 ("drm/amd/swsmu: add aldebaran smu13 ip support") --- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/s