commit | 43b9176faae1543d1a190db8eb098a8284d364f3 | [log] [tgz] |
---|---|---|
author | Shaoyun Liu <Shaoyun.Liu@amd.com> | Fri Apr 28 16:14:59 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 02 13:18:03 2017 -0400 |
tree | 7351da5a442b02c4379b0ad77a39221a85b01363 | |
parent | fca4ce697f304e5d1f739399d97cbfb2b918fa7f [diff] |
drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usages Firmware used reg set 2 for tlb invalidation. AMDGPU can start from reg set 3 to avoid the conflict. AMDKFD will use the reg set 0 or 1 when necesary. Signed-off-by: Shaoyun Liu <Shaoyun.Liu@amd.com> Reviewws-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>