mbox series

[RFC,0/1] meson/drm: Support drm_panic

Message ID 20241001210403.43535-2-ziyao@disroot.org (mailing list archive)
Headers show
Series meson/drm: Support drm_panic | expand

Message

Yao Zi Oct. 1, 2024, 9:04 p.m. UTC
This patch adds drm_panic support for meson-drm, has been tested on
A311D with both TTY and Wayland session.

It is an RFC since I am not sure whether AFBC enabled case is handled
properly and don't find a good test case. Thanks for your time and
advice.

Yao Zi (1):
  drm/meson: Support drm_panic

 drivers/gpu/drm/meson/meson_plane.c | 47 +++++++++++++++++++++++++++--
 1 file changed, 44 insertions(+), 3 deletions(-)