diff options
| author | Jani Nikula <[email protected]> | 2024-01-16 13:07:28 +0000 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2024-02-09 09:51:53 +0000 |
| commit | 9fd6f61a297e944fa045a1cb6cd53916d0fea454 (patch) | |
| tree | e01f6eae9240f0d9b38d49c786809699aee01919 /drivers/gpu/drm/display/drm_dp_mst_topology.c | |
| parent | drm/print: move enum drm_debug_category etc. earlier in drm_print.h (diff) | |
| download | kernel-9fd6f61a297e944fa045a1cb6cd53916d0fea454.tar.gz kernel-9fd6f61a297e944fa045a1cb6cd53916d0fea454.zip | |
drm/print: add drm_dbg_printer() for drm device specific printer
We've lacked a device specific debug printer. Add one. Take category
into account too.
__builtin_return_address(0) is inaccurate here, so don't use it. If
necessary, we can later pass __func__ to drm_dbg_printer() by wrapping
it inside a macro.
Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Luca Coelho <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/48607d58e5cdf8341ffdd522257542fa2ce41a19.1705410327.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/display/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions
