"net/git@gitlab.collabora.com:martyn/linux.git" did not exist on "89a1ad6990d884796c5280d13aa58d216dffa08d"
Select Git revision
af_unix.c
Forked from
hardware-enablement / Rockchip upstream enablement efforts / linux
Source project has a limited visibility.
Yong Zhao
authored and
Alex Deucher
committed
CWSR fails on Raven if the control stack is MTYPE_UC, which is used for regular GART mappings. As a workaround we map it using MTYPE_NC. The MEC firmware expects the control stack at one page offset from the start of the MQD so it is part of the MQD allocation on GFXv9. AMDGPU added a memory allocation flag just for this purpose. Acked-by:Alex Deucher <alexander.deucher@amd.com> Signed-off-by:
Yong Zhao <yong.zhao@amd.com> Reviewed-by:
Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by:
Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>