On 23/07/2024 11:11, Jocelyn Falempe wrote:
This small series removes unused export symbols, moves internal include to 
drm_crtc_internal.h, and adds the panic description, now that kmsg_dump 
provides this information.

I've pushed it to drm-misc-next.

Thanks,

--

Jocelyn


Jocelyn Falempe (5):
   drm/panic: Remove space before "!" in panic message
   drm/panic: Remove useless export symbols
   drm/panic: Move drm_panic_register prototype to drm_crtc_internal.h
   drm/panic: Move copyright notice to the top
   drm/panic: Add panic description

  drivers/gpu/drm/drm_crtc_internal.h |  4 ++++
  drivers/gpu/drm/drm_panic.c         | 27 +++++++++++++++++++++------
  include/drm/drm_panic.h             | 21 ++++++---------------
  3 files changed, 31 insertions(+), 21 deletions(-)


base-commit: f00bfaca704ca1a2c4e31501a0a7d4ee434e73a7

Reply via email to