All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Eric Anholt <eric@anholt.net>,
	DRI Development <dri-devel@lists.freedesktop.org>,
	 linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org,
	 Rob Clark <robdclark@gmail.com>, Sean Paul <sean@poorly.run>,
	 LKML <linux-kernel@vger.kernel.org>,
	stable@vger.kernel.org
Subject: Re: [PATCH 1/3] drm/msm: Fix race of GPU init vs timestamp power management.
Date: Thu, 28 Jan 2021 11:17:16 -0800	[thread overview]
Message-ID: <CADaigPVF=Ti4tLYTUsK+0Gi6GbK9ADOuFf4tCYftmVZ96gJLxg@mail.gmail.com> (raw)
In-Reply-To: <20210128184702.GB29306@jcrouse1-lnx.qualcomm.com>

On Thu, Jan 28, 2021 at 10:52 AM Jordan Crouse <jcrouse@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@anholt.net>
> > Cc: stable@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@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2021-01-28 19:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 23:39 [PATCH 1/3] drm/msm: Fix race of GPU init vs timestamp power management Eric Anholt
2021-01-27 23:39 ` Eric Anholt
2021-01-27 23:39 ` [PATCH 2/3] drm/msm: Fix races managing the OOB state for timestamp vs timestamps Eric Anholt
2021-01-27 23:39   ` Eric Anholt
2021-01-28 18:47   ` Jordan Crouse
2021-01-28 18:47     ` Jordan Crouse
2021-01-28 20:40   ` Rob Clark
2021-01-28 20:40     ` Rob Clark
2021-01-27 23:39 ` [PATCH 3/3] drm/msm: Clean up GMU OOB set/clear handling Eric Anholt
2021-01-27 23:39   ` Eric Anholt
2021-01-28  1:05   ` [PATCH 3/3 v2] " Eric Anholt
2021-01-28  1:05     ` Eric Anholt
2021-01-28 18:48   ` [PATCH 3/3] " Jordan Crouse
2021-01-28 18:47 ` [PATCH 1/3] drm/msm: Fix race of GPU init vs timestamp power management Jordan Crouse
2021-01-28 19:17   ` Eric Anholt [this message]
2021-01-29 23:48     ` Jordan Crouse
2021-01-29 23:48       ` Jordan Crouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADaigPVF=Ti4tLYTUsK+0Gi6GbK9ADOuFf4tCYftmVZ96gJLxg@mail.gmail.com' \
    --to=eric@anholt.net \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robdclark@gmail.com \
    --cc=sean@poorly.run \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.