Re: [PATCH 9/9] drm/amdgpu:properly fix some JumpTable issues

2016-09-28 Thread Edward O'Callaghan
On 09/28/2016 06:36 PM, Monk Liu wrote: > we found some MEC ucode leads to IB test fail or even > ring test fail if Jump Table of it is not start in > FW bo with page aligned address, fixed by always make > JT address page aligned. > > we don't need to patch JT2 for MEC2, because for VI, > MEC2

[PATCH 9/9] drm/amdgpu:properly fix some JumpTable issues

2016-09-28 Thread Monk Liu
we found some MEC ucode leads to IB test fail or even ring test fail if Jump Table of it is not start in FW bo with page aligned address, fixed by always make JT address page aligned. we don't need to patch JT2 for MEC2, because for VI, MEC2 is a copy of MEC1, thus when converting fw_type for