commit | 02c9656b2f0d6997939933d8573c2ffb587427e6 | [log] [tgz] |
---|---|---|
author | Haneen Mohammed <hamohammed.sa@gmail.com> | Tue Oct 17 22:30:07 2017 -0600 |
committer | Sean Paul <seanpaul@chromium.org> | Fri Oct 20 13:14:48 2017 -0400 |
tree | 976435da6aeeac33a69dd4ad582aeb91c2cb3227 | |
parent | 102712a32ff5107cdf9c029c75c805cc8f5aada5 [diff] |
drm: Move debug macros out of drmP.h This patch extract DRM_* debug macros from drmP.h to drm_print.h and move printing related functions used by these macros from drm_drv.[hc] to drm_print.[hc]. Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com> Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: https://patchwork.freedesktop.org/patch/msgid/4020bc7c5ffad2af516919f78bb837c7f366b82b.1508297716.git.hamohammed.sa@gmail.com