diff options
author | Huang Rui <ray.huang@amd.com> | 2019-02-12 15:39:44 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-03-19 15:04:02 -0500 |
commit | 2dd1209e5760686efbf17fc6564fa58e8bb59ad1 (patch) | |
tree | b771eebb7c3f12b1128210d9d7589d21248f79d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | 4322e4c251c977592ab0b03b13f09aac1eed1df9 (diff) |
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_gfx.c')
0 files changed, 0 insertions, 0 deletions