RE: [PATCH] drm/amdgpu: update page retirement sequence

2020-03-05 Thread Chen, Guchun
Zhou1, Tao ; Chen, Guchun Subject: RE: [PATCH] drm/amdgpu: update page retirement sequence [AMD Official Use Only - Internal Distribution Only] I see. So it's the following programming that is in risk to corrupt data for other instances. /* clear umc status */ W

RE: [PATCH] drm/amdgpu: update page retirement sequence

2020-03-05 Thread Zhou1, Tao
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Tao Zhou mailto:tao.zh...@amd.com>> From: Clements, John Sent: 2020年3月5日 17:40 To: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Li, Dennis ; Zhou1, Tao ; Chen, Guchun Subject: [PATCH] drm/amdgpu: update page reti

RE: [PATCH] drm/amdgpu: update page retirement sequence

2020-03-05 Thread Zhang, Hawking
t;>; amd-gfx@lists.freedesktop.org<mailto:amd-gfx@lists.freedesktop.org>; Li, Dennis mailto:dennis...@amd.com>>; Zhou1, Tao mailto:tao.zh...@amd.com>>; Chen, Guchun mailto:guchun.c...@amd.com>> Subject: RE: [PATCH] drm/amdgpu: update page retirement sequence

RE: [PATCH] drm/amdgpu: update page retirement sequence

2020-03-05 Thread Clements, John
@amd.com>>; Chen, Guchun mailto:guchun.c...@amd.com>> Subject: [PATCH] drm/amdgpu: update page retirement sequence [AMD Official Use Only - Internal Distribution Only] check UMC status and exit prior to making and erroneus register access

RE: [PATCH] drm/amdgpu: update page retirement sequence

2020-03-05 Thread Zhang, Hawking
:40 To: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Li, Dennis ; Zhou1, Tao ; Chen, Guchun Subject: [PATCH] drm/amdgpu: update page retirement sequence [AMD Official Use Only - Internal Distribution Only] check UMC status and exit prior to making and erroneus register access

[PATCH] drm/amdgpu: update page retirement sequence

2020-03-05 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] check UMC status and exit prior to making and erroneus register access 0001-drm-amdgpu-update-page-retirement-sequence.patch Description: 0001-drm-amdgpu-update-page-retirement-sequence.patch ___