commit | 7633c5e0bd190393362de46aea8ea34f8732a20e | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Sat Nov 09 00:47:31 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 22 14:27:11 2019 -0500 |
tree | d6b9deb2fa747957264ac01f5f010c765237310d | |
parent | d7c0b0477bf32f85ca43a1a306092deded50a0b7 [diff] |
drm/amdkfd: DIQ should not use HIQ way to allocate memory In the mqd_diq_sdma buffer, there should be only one HIQ mqd. All DIQs should be allocated somewhere else using the regular way. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Oak Zeng <Oak.Zeng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>