]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu/gmc11: disable AGP on GC 11.5
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Sep 2023 13:44:34 +0000 (09:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2023 21:00:23 +0000 (17:00 -0400)
commitb2e1cbe6281feb880dbfbee47aa6defee4227cf0
treeb2a80510cddad0397486dff7d308368e64cc61bd
parentfa1f1cc09d588a90c8ce3f507c47df257461d148
drm/amdgpu/gmc11: disable AGP on GC 11.5

AGP aperture is deprecated and no longer functional.

v2: fix typo (Alex)
v3: just skip the agp setup call
v4: revert back to the original model
v5: back to v3

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c