commit | 795c1b8d0730541f4bfd09921d61bb824f7070f6 | [log] [tgz] |
---|---|---|
author | shaoyunl <shaoyun.liu@amd.com> | Mon Mar 25 16:07:23 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Apr 03 10:00:29 2019 -0500 |
tree | 4b61843f19cb57e4f05ba9ea88195493283e25dd | |
parent | af67772d0a763a62b3d14e12e9d1c08c6974eac9 [diff] |
drm/amdgpu: Adjust TMR address alignment as per HW requirement According to HW engineer, they prefer the TMR address be "naturally aligned", e.g. the start address must be an integer divide of TME size. Signed-off-by: shaoyunl <shaoyun.liu@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>