Jim Cromie 7c3461b6b1 drm-print: add drm_dbg_driver to improve namespace symmetry
[ Upstream commit 95a77b6331c2d2313aa843fa77ec91cd092ab0e4 ]

drm_print defines all of these:
    drm_dbg_{core,kms,prime,atomic,vbl,lease,_dp,_drmres}

but not drm_dbg_driver itself, since it was the original drm_dbg.

To improve namespace symmetry, change the drm_dbg defn to
drm_dbg_driver, and redef grandfathered name to symmetric one.

This will help with nouveau, which uses its own stack of macros to
construct calls to dev_info, dev_dbg, etc, for which adaptation means
drm_dbg_##driver constructs.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Link: https://lore.kernel.org/r/20220912052852.1123868-7-jim.cromie@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: a60ccade88f9 ("drm/vmwgfx: Fix crtc's atomic check conditional")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-05-02 16:24:47 +02:00
..
2024-03-26 18:21:25 -04:00
2021-07-29 09:12:01 +02:00
2021-08-10 20:14:01 +02:00
2021-06-11 12:30:39 -07:00
2021-08-10 20:14:01 +02:00
2021-08-02 16:41:20 +02:00
2021-08-10 20:14:01 +02:00
2020-09-17 13:39:44 +02:00
2021-03-16 13:12:46 +01:00