Re: [PATCH] drm/amdgpu/psp11: TA firmware is optional (v3)

2019-02-13 Thread James Zhu
2月13日 5:11 > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: [PATCH] drm/amdgpu/psp11: TA firmware is optional (v3) > > Don't warn or fail if it's missing. > > v2: handle xgmi case more gracefully. > v3: handle older kernels properly > > S

RE: [PATCH] drm/amdgpu/psp11: TA firmware is optional (v3)

2019-02-12 Thread Zhang, Hawking
Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Alex Deucher via amd-gfx Sent: 2019年2月13日 5:11 To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdgpu/psp11: TA firmware is optional (v3) Don't warn or fail if

[PATCH] drm/amdgpu/psp11: TA firmware is optional (v3)

2019-02-12 Thread Alex Deucher via amd-gfx
Don't warn or fail if it's missing. v2: handle xgmi case more gracefully. v3: handle older kernels properly Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 9 ++-- drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 28 ++--- 2 files changed, 23 insertio