Re: [PATCH] drm/amdgpu: implement 2+1 PD support for Raven v2

2017-12-15 Thread Christian König
Am 15.12.2017 um 08:30 schrieb Chunming Zhou: On 2017年12月15日 02:04, Alex Deucher wrote: On Thu, Dec 14, 2017 at 7:03 AM, Christian König wrote: Instead of falling back to 2 level and very limited address space use 2+1 PD support and 128TB + 512GB of virtual address space. v2: cleanup define

Re: [PATCH] drm/amdgpu: implement 2+1 PD support for Raven v2

2017-12-14 Thread Chunming Zhou
On 2017年12月15日 02:04, Alex Deucher wrote: On Thu, Dec 14, 2017 at 7:03 AM, Christian König wrote: Instead of falling back to 2 level and very limited address space use 2+1 PD support and 128TB + 512GB of virtual address space. v2: cleanup defines, rebase on top of level enum Signed-off-by:

Re: [PATCH] drm/amdgpu: implement 2+1 PD support for Raven v2

2017-12-14 Thread Alex Deucher
On Thu, Dec 14, 2017 at 7:03 AM, Christian König wrote: > Instead of falling back to 2 level and very limited address space use > 2+1 PD support and 128TB + 512GB of virtual address space. > > v2: cleanup defines, rebase on top of level enum > > Signed-off-by: Christian König > --- > drivers/gpu

[PATCH] drm/amdgpu: implement 2+1 PD support for Raven v2

2017-12-14 Thread Christian König
Instead of falling back to 2 level and very limited address space use 2+1 PD support and 128TB + 512GB of virtual address space. v2: cleanup defines, rebase on top of level enum Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu