Re: [PATCH] drm/tidss: Add drm_panic support
From: Aradhya Bhatia
Date: Mon Jun 17 2024 - 08:36:42 EST
Hi Javier,
I tested the patch, and it was good to see the panic screen on SK-AM62.
Thanks for adding this feature in tidss. =)
On 15/06/24 14:23, Javier Martinez Canillas wrote:
> Add support for the drm_panic module, which displays a pretty user
> friendly message on the screen when a Linux kernel panic occurs.
>
> Signed-off-by: Javier Martinez Canillas <javierm@xxxxxxxxxx>
Reviewed-by: Aradhya Bhatia <a-bhatia1@xxxxxx>
> ---
> Tested on an AM625 BeaglePlay board by triggering a panic using the
> `echo c > /proc/sysrq-trigger` command.
>
> drivers/gpu/drm/tidss/tidss_plane.c | 14 +++++++++++++-
> 1 file changed, 13 insertions(+), 1 deletion(-)
>
[...]
--
Regards
Aradhya