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

2024-07-24 Thread Mitchell Levy
On 7/17/2024 7:24 AM, 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 URL parameter. This

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

2024-07-23 Thread Jocelyn Falempe
On 23/07/2024 01:20, Mitchell Levy wrote: On 7/17/2024 7:24 AM, 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

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

2024-07-22 Thread Alice Ryhl
On Wed, Jul 17, 2024 at 4:27 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 v4 4/4] drm/panic: Add a QR code panic screen

2024-07-17 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