From nobody Sat Oct 4 03:04:08 2025 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D1EAB2DBF7C for ; Thu, 21 Aug 2025 09:52:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755769977; cv=none; b=frKwCGKgNpcF7kvVN8tKpZ8NjknG8PGYJtyQkHoOJBMCgAquqeWoNElxmGdqDYIOrLf3FC5EY7dT1+VDMtivchlyuIapyIcx+nEcbOw2sOS0zTttw1hBrpSUlsBKW/qPmW3vden5Bguqeq3Wj7Ea+M7OiAEu/B2KiJyO1Vrn3zE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755769977; c=relaxed/simple; bh=bByej5AoCQfD9FvX/vBFcWq7In0h5Eynno/lFzhDY+8=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=qyy3lkTIqkeLrWWVu0gAgti1BhySwooXJbPJKqBXGxkRYmpJ3dbO5TlkQ/eJkOztI1/I2ANCeGFqJd7da/i+/QW5UbKKQnZAbBtJGshGlB+T9LNbM1ghIwkeifD9POND4MSHVl1FaPkSA/4xn+u7BM0ZO6OlD6Gub7NzORrRPqA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=OQtTxl2j; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="OQtTxl2j" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1755769974; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+SYzSNImSl+LPKPKIoN+DdHAjnOxi2k0cEcilhLXTaY=; b=OQtTxl2jgUBVjKrDA4rsMJ4lboEGaFZLQVPs5t0kzMc4yEqrhD0RopLoPQGgKprTBphZ/L x5MNisz4ocQhU2clfe7gFtMBRE3yNdb0TJVz0fcSj5cHxrCP/wuFytdnGgomYk7HOuVEZT ICUmWYu+Xys+QTc2P7hlJlZ5uIFkfd0= Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-255-HOOafrVsOBe7CguEyxdt0A-1; Thu, 21 Aug 2025 05:52:48 -0400 X-MC-Unique: HOOafrVsOBe7CguEyxdt0A-1 X-Mimecast-MFC-AGG-ID: HOOafrVsOBe7CguEyxdt0A_1755769966 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 9773A1956087; Thu, 21 Aug 2025 09:52:46 +0000 (UTC) Received: from hydra.redhat.com (unknown [10.44.33.118]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 98FE9197768D; Thu, 21 Aug 2025 09:52:43 +0000 (UTC) From: Jocelyn Falempe To: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Jocelyn Falempe , Javier Martinez Canillas , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: [PATCH 3/3] drm/panic: Add a kconfig option to dump kunits results to png Date: Thu, 21 Aug 2025 11:49:07 +0200 Message-ID: <20250821095228.648156-4-jfalempe@redhat.com> In-Reply-To: <20250821095228.648156-1-jfalempe@redhat.com> References: <20250821095228.648156-1-jfalempe@redhat.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 Content-Type: text/plain; charset="utf-8" This is a bit hacky, but very handy if you want to customize the panic screen. It allows to dump the generated images to the logs, and then a python script can convert it to .png files. It makes it easy to check how the panic screen will look on different resolutions, without having to crash a VM. To not pollute the logs, it uses a monochrome framebuffer, compress it with zlib, and base64 encode it. Signed-off-by: Jocelyn Falempe --- drivers/gpu/drm/Kconfig.debug | 14 ++++ drivers/gpu/drm/tests/drm_panic_test.c | 111 +++++++++++++++++++++++++ scripts/kunitpanic2png.py | 53 ++++++++++++ 3 files changed, 178 insertions(+) create mode 100755 scripts/kunitpanic2png.py diff --git a/drivers/gpu/drm/Kconfig.debug b/drivers/gpu/drm/Kconfig.debug index 05dc43c0b8c5..d8ae85132d32 100644 --- a/drivers/gpu/drm/Kconfig.debug +++ b/drivers/gpu/drm/Kconfig.debug @@ -84,6 +84,20 @@ config DRM_KUNIT_TEST =20 If in doubt, say "N". =20 +config DRM_PANIC_KUNIT_TEST_DUMP + bool "Enable screen dump to logs in KUnit tests for drm_panic" + default n + depends on DRM && DRM_PANIC && DRM_KUNIT_TEST + select ZLIB_DEFLATE + help + This allows to dump the panic screen to the KUnit tests logs. + It's possible with a small python script to write pngs from the logs. + + This is only to help developers customizing the drm_panic screen, + checking the result for different resolutions. + + If in doubt, say "N" + config DRM_TTM_KUNIT_TEST tristate "KUnit tests for TTM" if !KUNIT_ALL_TESTS default n diff --git a/drivers/gpu/drm/tests/drm_panic_test.c b/drivers/gpu/drm/tests= /drm_panic_test.c index 46ff3e5e0e5d..8cddb845aea9 100644 --- a/drivers/gpu/drm/tests/drm_panic_test.c +++ b/drivers/gpu/drm/tests/drm_panic_test.c @@ -115,24 +115,135 @@ static void drm_test_panic_screen_user_page(struct k= unit *test) kfree(pages); } =20 +#ifdef CONFIG_DRM_PANIC_KUNIT_TEST_DUMP +#include +#include +#include + +#define LINE_LEN 128 + +#define COMPR_LEVEL 6 +#define WINDOW_BITS 12 +#define MEM_LEVEL 4 + +static int compress_image(u8 *src, int size, u8 *dst) +{ + struct z_stream_s stream; + + stream.workspace =3D kmalloc(zlib_deflate_workspacesize(WINDOW_BITS, MEM_= LEVEL), + GFP_KERNEL); + + if (zlib_deflateInit2(&stream, COMPR_LEVEL, Z_DEFLATED, WINDOW_BITS, + MEM_LEVEL, Z_DEFAULT_STRATEGY) !=3D Z_OK) + return -EINVAL; + + stream.next_in =3D src; + stream.avail_in =3D size; + stream.total_in =3D 0; + stream.next_out =3D dst; + stream.avail_out =3D size; + stream.total_out =3D 0; + + if (zlib_deflate(&stream, Z_FINISH) !=3D Z_STREAM_END) + return -EINVAL; + + if (zlib_deflateEnd(&stream) !=3D Z_OK) + return -EINVAL; + + kfree(stream.workspace); + + return stream.total_out; +} + +static void dump_image(u8 *fb, unsigned int width, unsigned int height) +{ + int len =3D 0; + char *dst; + char *compressed; + int sent =3D 0; + int stride =3D DIV_ROUND_UP(width, 8); + int size =3D stride * height; + + compressed =3D vzalloc(size); + if (!compressed) + return; + len =3D compress_image(fb, size, compressed); + if (len < 0) { + pr_err("Compression failed %d", len); + return; + } + + dst =3D vzalloc(4 * DIV_ROUND_UP(len, 3) + 1); + if (!dst) + return; + + len =3D base64_encode(compressed, len, dst); + + pr_info("KUNIT PANIC IMAGE DUMP START %dx%d", width, height); + while (len > 0) { + char save =3D dst[sent + LINE_LEN]; + + dst[sent + LINE_LEN] =3D 0; + pr_info("%s", dst + sent); + dst[sent + LINE_LEN] =3D save; + sent +=3D LINE_LEN; + len -=3D LINE_LEN; + } + pr_info("KUNIT PANIC IMAGE DUMP END"); + vfree(compressed); + vfree(dst); + +} + +// Ignore pixel format, use 1bit per pixel in monochrome. static void drm_test_panic_set_pixel(struct drm_scanout_buffer *sb, unsigned int x, unsigned int y, u32 color) { + int stride =3D DIV_ROUND_UP(sb->width, 8); + size_t off =3D x / 8 + y * stride; + u8 shift =3D 7 - (x % 8); + u8 *fb =3D (u8 *) sb->private; + + if (color) + fb[off] |=3D 1 << shift; + else + fb[off] &=3D ~(1 << shift); } =20 +#else +static void dump_image(u8 *fb, unsigned int width, unsigned int height) {} +static void drm_test_panic_set_pixel(struct drm_scanout_buffer *sb, + unsigned int x, + unsigned int y, + u32 color) +{ +} +#endif + static void drm_test_panic_screen_user_set_pixel(struct kunit *test) { struct drm_scanout_buffer *sb =3D test->priv; const struct drm_test_mode *params =3D test->param_value; + int fb_size; + u8 *fb; =20 sb->format =3D drm_format_info(params->format); + fb_size =3D DIV_ROUND_UP(params->width, 8) * params->height; + + fb =3D vzalloc(fb_size); + KUNIT_ASSERT_NOT_NULL(test, fb); + sb->private =3D fb; sb->set_pixel =3D drm_test_panic_set_pixel; sb->width =3D params->width; sb->height =3D params->height; =20 params->draw_screen(sb); + if (params->format =3D=3D DRM_FORMAT_XRGB8888) + dump_image(fb, sb->width, sb->height); + + vfree(fb); } =20 static void drm_test_panic_desc(const struct drm_test_mode *t, char *desc) diff --git a/scripts/kunitpanic2png.py b/scripts/kunitpanic2png.py new file mode 100755 index 000000000000..e292afd7422c --- /dev/null +++ b/scripts/kunitpanic2png.py @@ -0,0 +1,53 @@ +#!/usr/bin/env python3 +# SPDX-License-Identifier: MIT +# +# Copyright (c) 2025 Red Hat. +# Author: Jocelyn Falempe + +from argparse import ArgumentParser +from PIL import Image +import base64 +import zlib + +def get_dim(s): + (w, h) =3D s.split('x') + return (int(w), int(h)) + +def draw_image(img_data, width, height, n_img): + + decoded =3D base64.b64decode(img_data) + unzipped =3D zlib.decompress(decoded) + + img =3D Image.frombytes("1", (width, height), unzipped) + fname =3D f"panic_screen_{n_img}.png" + img.save(fname) + print(f"Image {width}x{height} saved to {fname}") + +def main(): + parser =3D ArgumentParser( + prog=3D"kunitpanic2png", + description=3D"Read drm_panic kunit logs and translate that to png= files") + + parser.add_argument("filename", help=3D"log file from kunit, usually t= est.log") + + parsing_img =3D False + img_data =3D "" + n_img =3D 0 + + args =3D parser.parse_args() + with open(args.filename, "r") as f: + for line in f.readlines(): + if line.startswith("KUNIT PANIC IMAGE DUMP START"): + parsing_img =3D True + width, height =3D get_dim(line.split()[-1]) + continue + if line.startswith("KUNIT PANIC IMAGE DUMP END"): + draw_image(img_data, width, height, n_img) + parsing_img =3D False + img_data =3D "" + n_img +=3D 1 + continue + if parsing_img: + img_data +=3D line.strip() + +main() --=20 2.50.1