[PATCH 15/15] drm/amdgpu: enable four level VMPT for gmc9

2017-03-26 Thread Chunming Zhou
Change-Id: I3bb5f77f0d1b715247bb2bbaf6bce3087883b5ce Signed-off-by: Chunming Zhou Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 12/15] drm/amdgpu: limit block size to one page

2017-03-26 Thread Chunming Zhou
Change-Id: I00ff5d2c7ff29563394cb8af4c57780b91876743 Signed-off-by: Chunming Zhou --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c

[PATCH 11/15] drm/amdgpu: abstract block size to one function

2017-03-26 Thread Chunming Zhou
Change-Id: I7709a0f7af1365a147659aa0a02b1d41f53af40a Signed-off-by: Chunming Zhou --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 59 -- 1 file changed, 32 insertions(+), 27 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c

[PATCH 06/15] drm/amdgpu: handle multi level PD during validation

2017-03-26 Thread Chunming Zhou
From: Christian König All page directory levels should be in place after this. Change-Id: Ied101d6e14676acc07fe2d46ecba4563007b5045 Signed-off-by: Christian König Reviewed-by: Alex Deucher ---

[PATCH 07/15] drm/amdgpu: handle multi level PD in the LRU

2017-03-26 Thread Chunming Zhou
From: Christian König Move all levels to the end after command submission. Change-Id: I6d41aac90be29476780b897cf5943a2261580a78 Signed-off-by: Christian König Reviewed-by: Alex Deucher ---

[PATCH 09/15] drm/amdgpu: handle multi level PD during PT updates

2017-03-26 Thread Chunming Zhou
From: Christian König Not the best solution, but good enough for now. Change-Id: I45ac1a9d8513ebe51bce9a276da39ddf3524b058 Signed-off-by: Christian König Reviewed-by: Alex Deucher ---

[PATCH 05/15] drm/amdgpu: handle multi level PD size calculation

2017-03-26 Thread Chunming Zhou
From: Christian König Allows us to get the size for all levels as well. Change-Id: Iaf2f9b2bf19c3623018a2215f8cf01a61bdbe8ea Signed-off-by: Christian König Reviewed-by: Alex Deucher ---

[PATCH 04/15] drm/amdgpu: generalize page table level

2017-03-26 Thread Chunming Zhou
From: Christian König No functional change, but the base for multi level page tables. Change-Id: If5729be07e15cc8618ae7bce15c6b27aa4f24393 Signed-off-by: Christian König Reviewed-by: Alex Deucher ---

[PATCH 02/15] drm/amdgpu: add the VM pointer to the amdgpu_pte_update_params as well

2017-03-26 Thread Chunming Zhou
From: Christian König This way we save passing it through the different functions. Change-Id: Id94564a70d106b0ef36c7f45de2b25ca176db2d2 Signed-off-by: Christian König Reviewed-by: Alex Deucher ---

[PATCH 01/15] drm/amdgpu: rename page_directory_fence to last_dir_update

2017-03-26 Thread Chunming Zhou
From: Christian König Decribes better what this is used for. Change-Id: I1bd496522fbdd6531d2c1d17434822b53bec06d0 Signed-off-by: Christian König Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

[PATCH 00/15] *** Multiple level VMPT enablement ***

2017-03-26 Thread Chunming Zhou
*** BLURB HERE *** From Vega, ascis start to support multiple level vmpt, the series is to implement it. Tested successfully with 2/3/4 levels. V2: address Christian comments. Max vm size 256TB tested ok. Christian König (10): drm/amdgpu: rename page_directory_fence to last_dir_update

Re: [PATCH 09/13] drm/amdgpu:fix gmc_v9 vm fault process for SRIOV

2017-03-26 Thread Zhang, Jerry (Junwei)
On 03/24/2017 06:38 PM, Monk Liu wrote: for SRIOV we cannot use access register when in IRQ routine with regular KIQ method Change-Id: Ifae3164cf12311b851ae131f58175f6ec3174f82 Signed-off-by: Monk Liu --- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 24

Re: [PATCH] Revert "drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first"

2017-03-26 Thread Michel Dänzer
On 25/03/17 03:59 AM, Julien Isorce wrote: > Hi Michel, > > I double checked and you are right, the change 0 -> i works. Thanks for testing, fix submitted for review. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast |

Re: [PATCH umr] Add family text for family 141

2017-03-26 Thread Edward O'Callaghan
Reviewed-by: Edward O'Callaghan On 03/25/2017 01:08 AM, Tom St Denis wrote: > Signed-off-by: Tom St Denis > --- > src/app/print_config.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/app/print_config.c b/src/app/print_config.c >