Re: [PATCH 6/6] drm/amdgpu: change gartsize default to 256MB

2017-07-26 Thread Andy Furniss
Andy Furniss wrote: Bit late, but this causes a startup fail for me with r9 285 , nothing logged, just a blank screen when the driver loads. Heads of both amd-staging-4.11 and drm-next-4.14-wip both failing. Both branches are OK now after the latest updates.

Re: [PATCH 6/6] drm/amdgpu: change gartsize default to 256MB

2017-07-25 Thread Andy Furniss
...@lists.freedesktop.org] On Behalf Of Christian König Sent: Friday, July 07, 2017 7:53 AM To: amd-gfx@lists.freedesktop.org Subject: [PATCH 6/6] drm/amdgpu: change gartsize default to 256MB From: Christian König <christian.koe...@amd.com> Limit the default GART size and save a lot of VRAM. Sign

RE: [PATCH 6/6] drm/amdgpu: change gartsize default to 256MB

2017-07-07 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Christian König > Sent: Friday, July 07, 2017 7:53 AM > To: amd-gfx@lists.freedesktop.org > Subject: [PATCH 6/6] drm/amdgpu: change gartsize default to 256MB > &g

[PATCH 6/6] drm/amdgpu: change gartsize default to 256MB

2017-07-07 Thread Christian König
From: Christian König Limit the default GART size and save a lot of VRAM. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 12 +---