Re: [PATCH] drm/mediatek: Implement shutdown

2023-01-28 Thread Chun-Kuang Hu
Hi, Ricardo: Ricardo Ribalda 於 2022年11月28日 週一 下午6:42寫道: > > Poweroff the device properly, otherwise the device will not come back > from kexec(). > > Signed-off-by: Ricardo Ribalda > --- > To: Chun-Kuang Hu > To: Philipp Zabel > To: David Airlie > To: Daniel Vetter > To: Matthias Brugger >

[PATCH] drm/mediatek: Implement shutdown

2022-11-28 Thread Ricardo Ribalda
Poweroff the device properly, otherwise the device will not come back from kexec(). Signed-off-by: Ricardo Ribalda --- To: Chun-Kuang Hu To: Philipp Zabel To: David Airlie To: Daniel Vetter To: Matthias Brugger Cc: dri-devel@lists.freedesktop.org Cc: linux-media...@lists.infradead.org Cc: li