RE: [PATCH 6/6] drm/amdgpu/nv: enable init reset check

2020-05-28 Thread Quan, Evan
: [PATCH 6/6] drm/amdgpu/nv: enable init reset check gpu reset is implemented for navi so we can enable this. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/nv.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/nv.c b/drivers/gpu/drm

RE: [PATCH 6/6] drm/amdgpu/nv: enable init reset check

2020-05-28 Thread Zhang, Hawking
/amdgpu/nv: enable init reset check gpu reset is implemented for navi so we can enable this. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/nv.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/nv.c b/drivers/gpu/drm/amd/amdgpu/nv.c

[PATCH 6/6] drm/amdgpu/nv: enable init reset check

2020-05-28 Thread Alex Deucher
gpu reset is implemented for navi so we can enable this. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/nv.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/nv.c b/drivers/gpu/drm/amd/amdgpu/nv.c index 0f927fcff0d5..fd3b9e21a5bd