commit | b74fb888f4927e2079be576ce6dcdbf0c420f1f8 | [log] [tgz] |
---|---|---|
author | Likun Gao <Likun.Gao@amd.com> | Fri Apr 03 18:02:42 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 03 17:23:21 2020 -0400 |
tree | 4ce918efe8dc085ed5cb213cc8b24d8575c9151c | |
parent | c5207876232649ca5e5ddd6f966d2da75ffded8f [diff] |
drm/amdgpu: change SH MEM alignment mode for gfx10 Change SH_MEM_CONFIG Alignment mode to Automatic, as: 1)OGL fn_amd_compute_shader will failed with unaligned mode. 2)The default alignment mode was defined to automatic on gfx10 specification. Signed-off-by: Likun Gao <Likun.Gao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>