]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jan 2024 16:55:53 +0000 (11:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Jan 2024 21:10:44 +0000 (16:10 -0500)
commit16783d8ef08448815e149e40c82fc1e1fc41ddbf
treed564191610898c30ce0aecf0a52510b8e7167b65
parentd65e0e91664184299d5e6aaa2f4323e43df9b2c7
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well

These chips needs the same fix.  This was previously not seen
on then since the AGP aperture expanded the system aperture,
but this showed up again when AGP was disabled.

Reviewed-and-tested-by: Jiadong Zhu <Jiadong.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c
drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c