[PATCH 0/2] drm/nouveau: Use more standard logging styles

From: Joe Perches
Date: Thu Aug 30 2018 - 14:36:33 EST


Reduces object size ~4kb

Joe Perches (2):
drm/nouveau: Add new logging function nv_cli_printk
drm/nouveau: Convert NV_PRINTK macros and uses to new nv_cli_<level> macros

drivers/gpu/drm/nouveau/nouveau_abi16.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_chan.c | 12 +++----
drivers/gpu/drm/nouveau/nouveau_drm.c | 21 +++++++++++
drivers/gpu/drm/nouveau/nouveau_drv.h | 44 ++++++++++++++---------
drivers/gpu/drm/nouveau/nouveau_gem.c | 62 ++++++++++++++++-----------------
5 files changed, 87 insertions(+), 54 deletions(-)

--
2.15.0