Re: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late

2017-05-03 Thread Alex Deucher
[mailto:deathsim...@vodafone.de] > Sent: Wednesday, May 03, 2017 5:02 PM > To: Liu, Monk <monk@amd.com>; amd-gfx@lists.freedesktop.org > Subject: Re: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late > > Am 03.05.2017 um 05:48 schrieb Monk Liu: >> 1,this way we

RE: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late

2017-05-03 Thread Liu, Monk
md-gfx@lists.freedesktop.org Subject: Re: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late Am 03.05.2017 um 05:48 schrieb Monk Liu: > 1,this way we make those routines compatible with the sequence >requirment for both Tonga and Vega10 2,ignore PSP hw init when > doing TDR, because fo

Re: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late

2017-05-03 Thread Christian König
Am 03.05.2017 um 05:48 schrieb Monk Liu: 1,this way we make those routines compatible with the sequence requirment for both Tonga and Vega10 2,ignore PSP hw init when doing TDR, because for SR-IOV device the ucode won't get lost after VF FLR, so no need to invoke PSP doing the ucode reloading

RE: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late

2017-05-03 Thread Yu, Xiangliang
Reviewed-by: Xiangliang Yu Thanks! Xiangliang Yu > -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Monk Liu > Sent: Wednesday, May 03, 2017 11:48 AM > To: amd-gfx@lists.freedesktop.org > Cc: Liu, Monk

Re: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late

2017-05-01 Thread Christian König
Am 01.05.2017 um 08:34 schrieb Monk Liu: 1,this way we make those routines compatible with the sequence requirment for both Tonga and Vega10 2,ignore PSP hw init when doing TDR, because for SR-IOV device the ucode won't get lost after VF FLR, so no need to invoke PSP doing the ucode reloading

Re: [PATCH 3/6] drm/amdgpu:re-write sriov_reinit_early/late

2017-05-01 Thread Alex Deucher
On Mon, May 1, 2017 at 2:34 AM, Monk Liu wrote: > 1,this way we make those routines compatible with the sequence > requirment for both Tonga and Vega10 > 2,ignore PSP hw init when doing TDR, because for SR-IOV device > the ucode won't get lost after VF FLR, so no need to