[PATCH 0/6] drm: debug logging improvements
Jani Nikula
jani.nikula at intel.com
Thu Mar 7 20:39:32 UTC 2024
Switch a handful of places over to drm device based logging and WARNs,
unify connector and crtc logging, etc.
Jani Nikula (6):
drm/modes: add drm_mode_print() to dump mode in drm_printer
drm/probe-helper: switch to drm device based logging
drm/modes: switch drm_mode_prune_invalid() to use struct drm_printer
drm/modes: switch to drm device based error logging
drm/sysfs: switch to drm device based logging
drm/client: switch to drm device based logging, and more
drivers/gpu/drm/drm_client_modeset.c | 129 +++++++++++++++------------
drivers/gpu/drm/drm_modes.c | 51 +++++++----
drivers/gpu/drm/drm_probe_helper.c | 41 ++++-----
drivers/gpu/drm/drm_sysfs.c | 21 +++--
include/drm/drm_modes.h | 2 +
5 files changed, 137 insertions(+), 107 deletions(-)
--
2.39.2
More information about the Intel-gfx
mailing list