RE: [PATCH 1/2] drm/amdgpu: unify the way to judge RAS feature readiness

2019-03-10 Thread Quan, Evan
> -Original Message- > From: Pan, Xinhui > Sent: 2019年3月11日 13:08 > To: Quan, Evan ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Quan, Evan > > Subject: RE: [PATCH 1/2] drm/amdgpu: unify the way to judge RAS feature > readiness > > > I

RE: [PATCH 1/2] drm/amdgpu: unify the way to judge RAS feature readiness

2019-03-10 Thread Pan, Xinhui
Inline. -Original Message- From: Evan Quan Sent: 2019年3月11日 12:31 To: amd-gfx@lists.freedesktop.org Cc: Pan, Xinhui ; Deucher, Alexander ; Quan, Evan Subject: [PATCH 1/2] drm/amdgpu: unify the way to judge RAS feature readiness Unify the way to judge whether a specific RAS feature

[PATCH 1/2] drm/amdgpu: unify the way to judge RAS feature readiness

2019-03-10 Thread Evan Quan
Unify the way to judge whether a specific RAS feature is supported. Change-Id: I14bb19db49f06e134de903376b14eb27e0e038c7 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 10 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 2 +- 2 files changed, 3 insertions(+), 9 dele