Re: [PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc init

2017-07-25 Thread Harry Wentland
Not an expert on GMC but this seems to be the right place to do this in the sequence. For the series: Acked-by: Harry Wentland Harry On 2017-07-24 11:19 PM, Alex Deucher wrote: > Needs to be done when the MC is set up. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/gmc_v9

Re: [PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc init

2017-07-25 Thread Huang Rui
017 11:31 PM > > > To: amd-gfx@lists.freedesktop.org > > > Cc: Deucher, Alexander > > > Subject: [PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc > > > init > > > > > > Needs to be done when the MC is set up. > > > > > > Signed

Re: [PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc init

2017-07-24 Thread Huang Rui
> Subject: [PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc > > init > > > > Needs to be done when the MC is set up. > > > > Signed-off-by: Alex Deucher > > Can someone see if this patch fixes the problem with the lower 8 MB of vram > on veg

RE: [PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc init

2017-07-24 Thread Deucher, Alexander
> -Original Message- > From: Alex Deucher [mailto:alexdeuc...@gmail.com] > Sent: Monday, July 24, 2017 11:31 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: [PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc > init > > N

[PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc init

2017-07-24 Thread Alex Deucher
Needs to be done when the MC is set up. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c index 677181f..c22899a 100644 --- a/d

[PATCH 4/4] drm/amdgpu/gmc9: disable legacy vga features in gmc init

2017-07-24 Thread Alex Deucher
Needs to be done when the MC is set up. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c index 677181f..c22899a 100644 --- a/d