OSDN Git Service

drm/amdgpu: Always enable memory sharing within same XGMI hive
authorshaoyunl <shaoyun.liu@amd.com>
Mon, 8 Apr 2019 22:28:22 +0000 (18:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2019 18:53:27 +0000 (13:53 -0500)
commitb0960c3592a39f1cc6fcab1793158f3850f72c77
tree1554e3fba8c2dd2b48067380af8cbafe50fe2901
parent14cfde84e33e0c5bbb8c30e0c309c29e92d4118a
drm/amdgpu: Always enable memory sharing within same XGMI hive

XGMI Memory sharing will be disbaled by default for security reason after
boot up, it depends on driver to enable the memory sharing

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c