Re: [PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp

2019-11-11 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: Hawking Zhang Sent: Sunday, November 10, 2019 11:41 PM To: amd-gfx@lists.freedesktop.org ; Deucher, Alexander ; Clements John ; Ma, Le Cc: Zhang, Hawking Subject: [PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp xgmi

RE: [PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp

2019-11-10 Thread Ma, Le
Reviewed-by: Le Ma -Original Message- From: Hawking Zhang Sent: Monday, November 11, 2019 12:44 PM To: amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Clements, John ; Ma, Le Cc: Zhang, Hawking Subject: [PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp xgmi, ras, hdcp

[PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp

2019-11-10 Thread Hawking Zhang
xgmi, ras, hdcp and dtm ta are actually separated ucode and need to handled case by case to upload to psp. We support the case that ta binary have one or multiple of them built-in. As a result, the driver should check each ta binariy's availablity before decide to upload them to psp. In the termi

[PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp

2019-11-10 Thread Hawking Zhang
xgmi, ras, hdcp and dtm ta are actually separated ucode and need to handled case by case to upload to psp. We support the case that ta binary have one or multiple of them built-in. As a result, the driver should check each ta binariy's availablity before decide to upload them to psp. In the termi