drm/amd/pm: correct gpu metrics related data structures V3
authorEvan Quan <evan.quan@amd.com>
Fri, 26 Feb 2021 07:11:45 +0000 (15:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Mar 2021 20:09:25 +0000 (15:09 -0500)
commit2ce13b014cad14e5a6a385cc13212570f7314b52
treea0511b6ba60c99b5277cda3d133ca114837b7ee3
parent3e3527f5b765c6f479ba55e5a570ee9538589a74
drm/amd/pm: correct gpu metrics related data structures V3

To make sure they are naturally aligned. Also updating the
data type for link_speed/width for future PCIE5 support.

V2: define new structures with minor version bumped
V3: update data type of energy_accumulator as 64bit and
    drop unnecessary padding members

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/kgd_pp_interface.h