drm/radeon: disable AGP by default
authorChristian König <christian.koenig@amd.com>
Tue, 12 May 2020 08:55:58 +0000 (10:55 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 May 2020 18:00:49 +0000 (14:00 -0400)
commitba806f98f868ce107aa9c453fef751de9980e4af
tree687434ca620b515f85c9592fe182e82f72175b28
parentb0d4783a382297048cb00e3e94078aa301296841
drm/radeon: disable AGP by default

Always use the PCI GART instead. We just have to many cases
where AGP still causes problems. This means a performance
regression for some GPUs, but also a bug fix for some others.

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