commit | 099139bef026faefebc508ddb77d397cf55f1b15 | [log] [tgz] |
---|---|---|
author | Josip Pavic <Josip.Pavic@amd.com> | Tue Dec 11 15:13:08 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 14 16:00:17 2019 -0500 |
tree | 80f7634fee39c68da27b1dbec2302baf7f4d57ef | |
parent | a29b01a1313d20a6d45c0f25858f31701cee625d [diff] |
drm/amd/display: Pack DMCU iRAM alignment [Why] When the DMCU's iRAM definition was moved to the newly created power_helpers, a #pragma pack was lost, causing the iRAM to be misaligned [How] Restore the #pragma pack Signed-off-by: Josip Pavic <Josip.Pavic@amd.com> Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>