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 22:18:17 +0000 (18:18 -0400)
commit169ed4ece8373f02f10642eae5240e3d1ef5c038
tree8e32f6bc9a386b560773117a84de7aa8d8237d0b
parentef064187a9709393a981a56cce1e31880fd97107
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