Re: [PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-30 Thread Nirmoy
Series is Tested-by: Nirmoy Das On 4/27/21 12:54 PM, Christian König wrote: Now that we found the underlying problem we can re-apply this patch. This reverts commit 867fee7f8821ff42e7308088cf0c3450ac49c17c. v2: rebase on KFD changes Signed-off-by: Christian König --- drivers/gpu/drm/amd/a

Re: [PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-30 Thread Christian König
Am 30.04.21 um 16:57 schrieb Felix Kuehling: Am 2021-04-30 um 9:50 a.m. schrieb Christian König: Am 30.04.21 um 15:45 schrieb Felix Kuehling: Am 2021-04-30 um 4:54 a.m. schrieb Christian König: Am 30.04.21 um 10:32 schrieb Felix Kuehling: Am 2021-04-27 um 6:54 a.m. schrieb Christian König:

Re: [PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-30 Thread Felix Kuehling
Am 2021-04-30 um 9:50 a.m. schrieb Christian König: > > > Am 30.04.21 um 15:45 schrieb Felix Kuehling: >> Am 2021-04-30 um 4:54 a.m. schrieb Christian König: >>> >>> Am 30.04.21 um 10:32 schrieb Felix Kuehling: Am 2021-04-27 um 6:54 a.m. schrieb Christian König: > Now that we found the und

Re: [PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-30 Thread Christian König
Am 30.04.21 um 15:45 schrieb Felix Kuehling: Am 2021-04-30 um 4:54 a.m. schrieb Christian König: Am 30.04.21 um 10:32 schrieb Felix Kuehling: Am 2021-04-27 um 6:54 a.m. schrieb Christian König: Now that we found the underlying problem we can re-apply this patch. This reverts commit 867fee7

Re: [PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-30 Thread Felix Kuehling
Am 2021-04-30 um 4:54 a.m. schrieb Christian König: > > > Am 30.04.21 um 10:32 schrieb Felix Kuehling: >> Am 2021-04-27 um 6:54 a.m. schrieb Christian König: >>> Now that we found the underlying problem we can re-apply this patch. >>> >>> This reverts commit 867fee7f8821ff42e7308088cf0c3450ac49c17c

Re: [PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-30 Thread Christian König
Am 30.04.21 um 10:32 schrieb Felix Kuehling: Am 2021-04-27 um 6:54 a.m. schrieb Christian König: Now that we found the underlying problem we can re-apply this patch. This reverts commit 867fee7f8821ff42e7308088cf0c3450ac49c17c. v2: rebase on KFD changes Signed-off-by: Christian König Acke

Re: [PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-30 Thread Felix Kuehling
Am 2021-04-27 um 6:54 a.m. schrieb Christian König: > Now that we found the underlying problem we can re-apply this patch. > > This reverts commit 867fee7f8821ff42e7308088cf0c3450ac49c17c. > > v2: rebase on KFD changes > > Signed-off-by: Christian König Acked-by: Felix Kuehling > --- > driver

[PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2

2021-04-27 Thread Christian König
Now that we found the underlying problem we can re-apply this patch. This reverts commit 867fee7f8821ff42e7308088cf0c3450ac49c17c. v2: rebase on KFD changes Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 55 +- drivers/gpu/drm/amd/amdgpu/amd