Re: [PATCH v3 2/2] drm/amd/pm: Update pci link speed for smu v13.0.6

2023-08-14 Thread Lazar, Lijo
On 8/14/2023 3:47 PM, Asad Kamal wrote: Update pcie link speed registers for smu v13.0.6 & populate gpu metric table with pcie link speed rather than gen for smu v13_0_0, smu v13_0_6 & smu v13_0_7 v2: Update ESM register address Used macro to convert pcie gen to speed v3: Chaged macro to inl

[PATCH v3 2/2] drm/amd/pm: Update pci link speed for smu v13.0.6

2023-08-14 Thread Asad Kamal
Update pcie link speed registers for smu v13.0.6 & populate gpu metric table with pcie link speed rather than gen for smu v13_0_0, smu v13_0_6 & smu v13_0_7 v2: Update ESM register address Used macro to convert pcie gen to speed v3: Chaged macro to inline function for pcie gen to speed Signed-of