commit | 6a42fd6fbf5340968b1fb41bf6a700699ddb5a13 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Dec 05 15:23:26 2017 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Dec 18 11:53:08 2017 -0500 |
tree | 74dfd606da7c32930dd82271a8853802a36e685c | |
parent | 78f99c6d5c8ea707cf1953aaa73b911679f9066a [diff] |
drm/amdgpu: implement 2+1 PD support for Raven v3 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 v3: fix inverted check in hardware setup Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-and-Tested-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>