Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
authorHamza Mahfooz <hamza.mahfooz@amd.com>
Fri, 8 Sep 2023 14:36:44 +0000 (10:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Sep 2023 21:12:20 +0000 (17:12 -0400)
commit601c63ad8e551b2282e94f0a81779e9ae5c8100e
treefa4e2c49a837668643283c44917fad51936bb0bf
parenta4246c63516600ce6feb4e2ee2124b8796f7a664
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"

This reverts commit 70e64c4d522b732e31c6475a3be2349de337d321.

Since, we now have an actual fix for this issue, we can get rid of this
workaround as it can cause pin failures if enough VRAM isn't carved out
by the BIOS.

Cc: stable@vger.kernel.org # 6.1+
Acked-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c