[AMD Public Use]

Reviewed-by: Guchun Chen <guchun.c...@amd.com>

I wonder shall we pay further attention to the alignment of the strucuture 
PPTable_beige_goby_t?

Regards,
Guchun

-----Original Message-----
From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> On Behalf Of Chengming Gui
Sent: Friday, May 21, 2021 10:59 AM
To: amd-gfx@lists.freedesktop.org
Cc: Feng, Kenneth <kenneth.f...@amd.com>; Zhou1, Tao <tao.zh...@amd.com>; 
Zhang, Hawking <hawking.zh...@amd.com>; Gui, Jack <jack....@amd.com>; Chen, 
Jiansong (Simon) <jiansong.c...@amd.com>
Subject: [PATCH] drm/amd/pm: Correct reserved uint32_t number in 
beige_goby_PPTable

Correct reserved number according to the latest struct in drm-next

Signed-off-by: Chengming Gui <jack....@amd.com>
Change-Id: I5991a8ef53134c00348a96f776a539bad6da4fa1
---
 drivers/gpu/drm/amd/pm/inc/smu11_driver_if_sienna_cichlid.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/pm/inc/smu11_driver_if_sienna_cichlid.h 
b/drivers/gpu/drm/amd/pm/inc/smu11_driver_if_sienna_cichlid.h
index a1079256d318..61c87c39be80 100644
--- a/drivers/gpu/drm/amd/pm/inc/smu11_driver_if_sienna_cichlid.h
+++ b/drivers/gpu/drm/amd/pm/inc/smu11_driver_if_sienna_cichlid.h
@@ -1176,7 +1176,7 @@ typedef struct {
   uint16_t         LedGpio;            //GeneriA GPIO flag used to control the 
radeon LEDs
   uint16_t         GfxPowerStagesGpio; //Genlk_vsync GPIO flag used to control 
gfx power stages 
 
-  uint32_t         SkuReserved[55];
+  uint32_t         SkuReserved[63];
 
 
 
-- 
2.17.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfx&amp;data=04%7C01%7Cguchun.chen%40amd.com%7C563bcfec8f754835a9b508d91c045e0d%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637571627357436916%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=VbGji2Gx%2FDfl23ljJL1EBZJvJtquhjBtrgnolOxy1x8%3D&amp;reserved=0
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to