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.