mbox series

[0/2] drm/panic: Miscellaneous fixes

Message ID cover.1719391132.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series drm/panic: Miscellaneous fixes | expand

Message

Geert Uytterhoeven June 26, 2024, 8:41 a.m. UTC
Hi all,

Here are two more fixes for the DRM panic code.

Thanks for your comments!

Geert Uytterhoeven (2):
  drm/panic: Do not select DRM_KMS_HELPER
  drm/panic: Restrict graphical logo handling to built-in

 drivers/gpu/drm/Kconfig     | 1 -
 drivers/gpu/drm/drm_panic.c | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

Comments

Jocelyn Falempe June 27, 2024, 9:46 a.m. UTC | #1
On 26/06/2024 10:41, Geert Uytterhoeven wrote:
> 	Hi all,
> 
> Here are two more fixes for the DRM panic code.
> 
> Thanks for your comments!

Thanks for your fixes, they are now in drm-misc-next.

Best regards,