Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-09-24 Thread Maxime Ripard
On Mon, 27 May 2024 15:34:48 +0200, Geert Uytterhoeven wrote: > Add support for the drm_panic module, which displays a message on > the screen when a kernel panic occurs. > > Applied to misc/kernel.git (drm-misc-next). Thanks! Maxime

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-09-03 Thread Jocelyn Falempe
On 29/08/2024 15:53, Geert Uytterhoeven wrote: On Thu, May 30, 2024 at 10:33 AM Dmitry Baryshkov wrote: On Thu, 30 May 2024 at 11:16, Jocelyn Falempe wrote: On 29/05/2024 15:33, Laurent Pinchart wrote: On Wed, May 29, 2024 at 04:28:44PM +0300, Dmitry Baryshkov wrote: On Wed, May 29, 2024 at

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-08-29 Thread Geert Uytterhoeven
On Thu, May 30, 2024 at 10:33 AM Dmitry Baryshkov wrote: > On Thu, 30 May 2024 at 11:16, Jocelyn Falempe wrote: > > On 29/05/2024 15:33, Laurent Pinchart wrote: > > > On Wed, May 29, 2024 at 04:28:44PM +0300, Dmitry Baryshkov wrote: > > >> On Wed, May 29, 2024 at 12:55:06PM +0300, Laurent Pinchar

Re: drm: renesas: shmobile: Add drm_panic support

2024-08-29 Thread Geert Uytterhoeven
Hi Sui, On Wed, May 29, 2024 at 1:31 PM Sui Jingfeng wrote: > On 5/27/24 21:34, Geert Uytterhoeven wrote: > > Add support for the drm_panic module, which displays a message on > > the screen when a kernel panic occurs. > > > > Signed-off-by: Geert Uytterhoeven > > Reviewed-by: Jocelyn Falempe >

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-30 Thread Dmitry Baryshkov
On Thu, 30 May 2024 at 11:16, Jocelyn Falempe wrote: > > > > On 29/05/2024 15:33, Laurent Pinchart wrote: > > On Wed, May 29, 2024 at 04:28:44PM +0300, Dmitry Baryshkov wrote: > >> On Wed, May 29, 2024 at 12:55:06PM +0300, Laurent Pinchart wrote: > >>> On Wed, May 29, 2024 at 12:25:56PM +0300, Dmi

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-30 Thread Jocelyn Falempe
On 29/05/2024 15:33, Laurent Pinchart wrote: On Wed, May 29, 2024 at 04:28:44PM +0300, Dmitry Baryshkov wrote: On Wed, May 29, 2024 at 12:55:06PM +0300, Laurent Pinchart wrote: On Wed, May 29, 2024 at 12:25:56PM +0300, Dmitry Baryshkov wrote: On Wed, May 29, 2024 at 12:10:18PM +0300, Lauren

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-29 Thread Laurent Pinchart
On Wed, May 29, 2024 at 04:28:44PM +0300, Dmitry Baryshkov wrote: > On Wed, May 29, 2024 at 12:55:06PM +0300, Laurent Pinchart wrote: > > On Wed, May 29, 2024 at 12:25:56PM +0300, Dmitry Baryshkov wrote: > > > On Wed, May 29, 2024 at 12:10:18PM +0300, Laurent Pinchart wrote: > > > > Hi Dmitry, > >

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-29 Thread Dmitry Baryshkov
On Wed, May 29, 2024 at 12:55:06PM +0300, Laurent Pinchart wrote: > On Wed, May 29, 2024 at 12:25:56PM +0300, Dmitry Baryshkov wrote: > > On Wed, May 29, 2024 at 12:10:18PM +0300, Laurent Pinchart wrote: > > > Hi Dmitry, > > > > > > On Wed, May 29, 2024 at 11:27:02AM +0300, Dmitry Baryshkov wrote:

Re: drm: renesas: shmobile: Add drm_panic support

2024-05-29 Thread Sui Jingfeng
Hi, On 5/27/24 21:34, Geert Uytterhoeven wrote: Add support for the drm_panic module, which displays a message on the screen when a kernel panic occurs. Signed-off-by: Geert Uytterhoeven Reviewed-by: Jocelyn Falempe Acked-by: Sui Jingfeng --- Tested on Armadillo-800-EVA. --- drivers/

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-29 Thread Laurent Pinchart
On Wed, May 29, 2024 at 12:25:56PM +0300, Dmitry Baryshkov wrote: > On Wed, May 29, 2024 at 12:10:18PM +0300, Laurent Pinchart wrote: > > Hi Dmitry, > > > > On Wed, May 29, 2024 at 11:27:02AM +0300, Dmitry Baryshkov wrote: > > > On Wed, May 29, 2024 at 04:03:20AM +0300, Laurent Pinchart wrote: > >

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-29 Thread Dmitry Baryshkov
On Wed, May 29, 2024 at 12:10:18PM +0300, Laurent Pinchart wrote: > Hi Dmitry, > > On Wed, May 29, 2024 at 11:27:02AM +0300, Dmitry Baryshkov wrote: > > On Wed, May 29, 2024 at 04:03:20AM +0300, Laurent Pinchart wrote: > > > On Mon, May 27, 2024 at 03:34:48PM +0200, Geert Uytterhoeven wrote: > > >

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-29 Thread Laurent Pinchart
Hi Dmitry, On Wed, May 29, 2024 at 11:27:02AM +0300, Dmitry Baryshkov wrote: > On Wed, May 29, 2024 at 04:03:20AM +0300, Laurent Pinchart wrote: > > On Mon, May 27, 2024 at 03:34:48PM +0200, Geert Uytterhoeven wrote: > > > Add support for the drm_panic module, which displays a message on > > > the

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-29 Thread Dmitry Baryshkov
On Wed, May 29, 2024 at 04:03:20AM +0300, Laurent Pinchart wrote: > Hi Geert, > > Thank you for the patch. > > On Mon, May 27, 2024 at 03:34:48PM +0200, Geert Uytterhoeven wrote: > > Add support for the drm_panic module, which displays a message on > > the screen when a kernel panic occurs. > >

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-28 Thread Laurent Pinchart
Hi Geert, Thank you for the patch. On Mon, May 27, 2024 at 03:34:48PM +0200, Geert Uytterhoeven wrote: > Add support for the drm_panic module, which displays a message on > the screen when a kernel panic occurs. > > Signed-off-by: Geert Uytterhoeven > --- > Tested on Armadillo-800-EVA. > --- >

Re: [PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-28 Thread Jocelyn Falempe
On 27/05/2024 15:34, Geert Uytterhoeven wrote: Add support for the drm_panic module, which displays a message on the screen when a kernel panic occurs. Thanks for your patch, I'm pleased that you find drm_panic useful. That looks good to me. Reviewed-by: Jocelyn Falempe Signed-off-by: G

[PATCH] drm: renesas: shmobile: Add drm_panic support

2024-05-27 Thread Geert Uytterhoeven
Add support for the drm_panic module, which displays a message on the screen when a kernel panic occurs. Signed-off-by: Geert Uytterhoeven --- Tested on Armadillo-800-EVA. --- drivers/gpu/drm/renesas/shmobile/shmob_drm_plane.c | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-)