RE: [PATCH v5 9/9] drm/amd/pm: Add aldebaran throttler translation

2021-06-08 Thread Quan, Evan
; Sakhnovitch, Elena (Elen) > > Subject: [PATCH v5 9/9] drm/amd/pm: Add aldebaran throttler translation > > Perform dependent to independent throttle status translation for aldebaran. > > Signed-off-by: Graham Sider > --- > .../drm/amd/pm/swsmu/smu13/aldebaran_ppt.c

[PATCH v5 9/9] drm/amd/pm: Add aldebaran throttler translation

2021-06-07 Thread Graham Sider
Perform dependent to independent throttle status translation for aldebaran. Signed-off-by: Graham Sider --- .../drm/amd/pm/swsmu/smu13/aldebaran_ppt.c| 27 +++ 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c