diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-04-08 11:24:02 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-04-15 15:22:50 +0200 |
commit | 96a91515465491290497dd6c862323fd94dfd20d (patch) | |
tree | 91e9cdd8b6ebd803d75462887f235e58ab2db5f0 /include/drm/drm_mode_config.h | |
parent | drm/crtc-helper: switch to drm device based logging and warns (diff) | |
download | linux-96a91515465491290497dd6c862323fd94dfd20d.tar.xz linux-96a91515465491290497dd6c862323fd94dfd20d.zip |
drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()
We have DRM_MODE_FMT and DRM_MODE_ARG() macros to allow unified debug
printing of modes in any printk-formatted logging. Prefer them over
drm_mode_debug_printmodeline().
This allows drm device specific logging of modes, in the right drm debug
category, and inline with the rest of the logging instead of split to
multiple lines.
Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/6df18588dfa17c5d0a1501f5af9ff21f25a1981b.1712568037.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'include/drm/drm_mode_config.h')
0 files changed, 0 insertions, 0 deletions