Re: [PATCH] drm/msm: Fix fence rollover issue

2022-06-16 Thread Rob Clark
On Thu, Jun 16, 2022 at 1:27 AM Dmitry Baryshkov wrote: > > On 15/06/2022 19:24, Rob Clark wrote: > > From: Rob Clark > > > > And while we are at it, let's start the fence counter close to the > > rollover point so that if issues slip in, they are more obvious. > > > > Signed-off-by: Rob Clark >

Re: [PATCH] drm/msm: Fix fence rollover issue

2022-06-16 Thread Dmitry Baryshkov
On 15/06/2022 19:24, Rob Clark wrote: From: Rob Clark And while we are at it, let's start the fence counter close to the rollover point so that if issues slip in, they are more obvious. Signed-off-by: Rob Clark Should it also have Fixes: fde5de6cb461 ("drm/msm: move fence code to it's own