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
Showing
- drivers/gpu/drm/drm_drv.c 0 additions, 47 deletionsdrivers/gpu/drm/drm_drv.c
- drivers/gpu/drm/drm_print.c 47 additions, 0 deletionsdrivers/gpu/drm/drm_print.c
- include/drm/drmP.h 1 addition, 192 deletionsinclude/drm/drmP.h
- include/drm/drm_drv.h 0 additions, 7 deletionsinclude/drm/drm_drv.h
- include/drm/drm_print.h 199 additions, 0 deletionsinclude/drm/drm_print.h
Loading
Please register or sign in to comment