RE: [PATCH] drm/amdgpu: reserve stollen vram for raven series

2019-05-28 Thread Huang, Ray
> -Original Message- > From: amd-gfx On Behalf Of Cui, > Flora > Sent: Tuesday, May 28, 2019 3:55 PM > To: amd-gfx@lists.freedesktop.org > Cc: Cui, Flora > Subject: [PATCH] drm/amdgpu: reserve stollen vram for raven series > > to avoid screen corruption duri

[PATCH] drm/amdgpu: reserve stollen vram for raven series

2019-05-28 Thread Cui, Flora
to avoid screen corruption during modprobe. Change-Id: I8671de6ed46285585dbe866832c6d2b835ca37f3 Signed-off-by: Flora Cui --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c