diff options
author | 2019-02-12 15:39:44 +0800 | |
---|---|---|
committer | 2019-03-19 15:04:02 -0500 | |
commit | 2dd1209e5760686efbf17fc6564fa58e8bb59ad1 (patch) | |
tree | b771eebb7c3f12b1128210d9d7589d21248f79d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | |
parent | drm/amd/powerplay: fix smc messsage index report (diff) | |
download | wireguard-linux-2dd1209e5760686efbf17fc6564fa58e8bb59ad1.tar.xz wireguard-linux-2dd1209e5760686efbf17fc6564fa58e8bb59ad1.zip |
drm/amd/powerplay: fix byte alignment issue of smu11 pptable
The smu_11_0_powerplay_table, smu_11_0_power_saving_clock_table, and
smu_11_0_overdrive_table need byte alignment. So we must add packed attribute
in the definitions.
Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c')
0 files changed, 0 insertions, 0 deletions