drm/amdgpu/gmc: set a default disable value for AGP
To disable AGP, the start needs to be set to a higher value than the end. Set a default disable value for the AGP aperture and allow the IP specific GMC code to enable it selectively be calling amdgpu_gmc_agp_location(). Reviewed-by:Christian König <christian.koenig@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c 19 additions, 8 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h 2 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 3 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_object.c
- drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Loading
Please register or sign in to comment