[PATCH 1/3] drm/amdgpu: remove agp_base
Samuel Li
samuel.li at amd.com
Mon Jan 15 19:38:24 UTC 2018
The series
Reviewed-by: Samuel Li <Samuel.Li at amd.com>
Sam
On 2018-01-15 06:51 AM, Christian König wrote:
> No AGP support for in this driver.
>
> Signed-off-by: Christian König <christian.koenig at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> index a40c821832c0..6462738021d5 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> @@ -514,7 +514,6 @@ struct amdgpu_vmhub {
> struct amdgpu_mc {
> resource_size_t aper_size;
> resource_size_t aper_base;
> - resource_size_t agp_base;
> /* for some chips with <= 32MB we need to lie
> * about vram size near mc fb location */
> u64 mc_vram_size;
>
More information about the amd-gfx
mailing list