> Move drm_plane_helper_display_panic_screen() and the existing panic-
> display code into drm_panic_helper.c. Rename symbols accordingly.
> Also update the QR-related code and the bindings accordingly.
> 
> Link the rsp. object file into drm_kms_helper.ko. Eventually the code
> will become a DRM drawing library, together with DRM's format and draw
> helpers. This requires more preparation. until then, KMS helpers serve
> as a module. All DRM drivers link it anyway.
> 
> Add a new section about drawing helpers to the documentation of the KMS
> helpers. List format and panic helpers there.
> 
> v2:
> - fix dependencies on other DRM modules (Randy, Sashiko)
> - provide placeholders for drm_panic_helper_{init,exit}() (Sashiko)
> 
> Signed-off-by: Thomas Zimmermann <[email protected]>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review ยท 
https://sashiko.dev/#/patchset/[email protected]?part=13

Reply via email to