Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1678203

Re: [RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly configured.

From John Stultz <john.stultz@linaro.org>
Newsgroups linux.kernel
Subject Re: [RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly configured.
Date 2017-06-29 23:20 +0200
Message-ID <tXP0Z-4yl-7@gated-at.bofh.it> (permalink)
References <tXOHD-49X-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jun 29, 2017 at 1:54 PM, Peter Griffin <peter.griffin@linaro.org> wrote:
> This patch fixes the following soft lockup:
>   BUG: soft lockup - CPU#0 stuck for 23s! [weston:307]
>
> On weston idle-timeout the IP is powered down and reset
> asserted. On weston resume we get a massive vblank
> IRQ storm due to the LDI registers having lost some state.
>
> This state loss is caused by ade_crtc_atomic_begin() not
> calling ade_ldi_set_mode(). With this patch applied
> resuming from Weston idle-timeout works well.
>
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>

While the issue hasn't seemingly come up with Android, I've been
running with this patch in my tree for a while without issue. So..
Tested-by: John Stultz <john.stultz@linaro.org>

thanks
-john

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly configured. Peter Griffin <peter.griffin@linaro.org> - 2017-06-29 23:00 +0200
  Re: [RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly configured. John Stultz <john.stultz@linaro.org> - 2017-06-29 23:20 +0200
  Re: [RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly  configured. Greg KH <gregkh@linuxfoundation.org> - 2017-06-30 08:00 +0200

csiph-web