commit | 22471a58324703c70290772ed62fe3f3b7896715 | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Wed Sep 25 14:07:26 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:11:03 2019 -0500 |
tree | 3aced4a1ea58c9ab6d0ed57e3d87218046ac08ec | |
parent | 3a0c3423921e6a1f32ef27912c936e38bf28451b [diff] |
drm/amdkfd: Move the control stack on GFX10 to userspace buffer The GFX10 does not require the control stack to be right after mqd buffer any more, so move it back to usersapce allocated CSWR buffer. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>