commit | eb82da1dc4429c026a165f419f8c76d7bbdcf26f | [log] [tgz] |
---|---|---|
author | Oak Zeng <Oak.Zeng@amd.com> | Mon May 06 21:31:52 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 28 14:44:24 2019 -0500 |
tree | 9beca2e353389bff839fbfc984e9c32f71479b15 | |
parent | 71efab6a30ab392af6a3fe1ce06bcf25c82ff3cb [diff] |
drm/amdkfd: Add function to set queue gws Add functions in process queue manager to set/unset queue gws. Also set process's number of gws used. Currently only one queue in process can use and use all gws. 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>