commit | 71efab6a30ab392af6a3fe1ce06bcf25c82ff3cb | [log] [tgz] |
---|---|---|
author | Oak Zeng <Oak.Zeng@amd.com> | Wed May 08 16:14:45 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 28 14:44:18 2019 -0500 |
tree | 36132e5021df69846d36415dca85a03951416d18 | |
parent | e09d4fc8db949715848b2d4567ad47e6b8cf0a1b [diff] |
drm/amdgpu: Add function to add/remove gws to kfd process GWS bo is shared between all kfd processes. Add function to add gws to kfd process's bo list so gws can be evicted from and restored for process. Signed-off-by: Oak Zeng <Oak.Zeng@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>