Re: [PATCH v3 4/4] drm/panic: Add a QR code panic screen

2024-07-12 Thread Jocelyn Falempe
On 11/07/2024 23:00, Alice Ryhl wrote: On Wed, Jul 10, 2024 at 4:01 PM Jocelyn Falempe wrote: This patch adds a new panic screen, with a QR code and the kmsg data embedded. If DRM_PANIC_SCREEN_QR_CODE_URL is set, then the kmsg data will be compressed with zlib and encoded as a numerical seg

Re: [PATCH v3 4/4] drm/panic: Add a QR code panic screen

2024-07-11 Thread Alice Ryhl
On Wed, Jul 10, 2024 at 4:01 PM Jocelyn Falempe wrote: > > This patch adds a new panic screen, with a QR code and the kmsg data > embedded. > If DRM_PANIC_SCREEN_QR_CODE_URL is set, then the kmsg data will be > compressed with zlib and encoded as a numerical segment, and appended > to the URL as a

[PATCH v3 4/4] drm/panic: Add a QR code panic screen

2024-07-10 Thread Jocelyn Falempe
This patch adds a new panic screen, with a QR code and the kmsg data embedded. If DRM_PANIC_SCREEN_QR_CODE_URL is set, then the kmsg data will be compressed with zlib and encoded as a numerical segment, and appended to the URL as a URL parameter. This allows to save space, and put about ~7500 bytes