[PATCH 1/3] drm/msm: Fix race of GPU init vs timestamp power management.

Eric Anholt eric at anholt.net
Thu Jan 28 19:17:16 UTC 2021


On Thu, Jan 28, 2021 at 10:52 AM Jordan Crouse <jcrouse at codeaurora.org> wrote:
>
> On Wed, Jan 27, 2021 at 03:39:44PM -0800, Eric Anholt wrote:
> > We were using the same force-poweron bit in the two codepaths, so they
> > could race to have one of them lose GPU power early.
> >
> > Signed-off-by: Eric Anholt <eric at anholt.net>
> > Cc: stable at vger.kernel.org # v5.9
>
> You can add:
> Fixes: 4b565ca5a2cb ("drm/msm: Add A6XX device support")
>
> Because that was my ugly.
>
> Reviewed-by: Jordan Crouse <jcrouse at codeaurora.org>

I only pointed it at 5.9 because it looked like it would probably
conflict against older branches.  I can add the fixes tag if you'd
like, though.


More information about the dri-devel mailing list