Skip to content
Commit 6ba5b613 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu: add a module parameter to control the AGP aperture

Add a module parameter to control the AGP aperture.  The AGP
aperture is an aperture in the GPU's internal address space
which provides direct non-paged access to the platform address
space.  This access is non-snooped so only uncached memory
can be accessed.

Add a knob so that we can toggle this for debugging.

Fixes: 67318cb8

 ("drm/amdgpu/gmc11: set gart placement GC11")
Acked-by: default avatarChristian König <christian.koenig@amd.com>
Reviewed-by: default avatarMario Limonciello <mario.limonciello@amd.com>
Tested-by: Mario Limonciello <mario.limonciello@amd.com> # PHX & Navi33
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 564ca1b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment