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

2018-08-31 Thread Lyude Paul
For the whole series:

Reviewed-by: Lyude Paul 

Nice catch!

On Thu, 2018-08-30 at 11:36 -0700, Joe Perches wrote:
> 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_
> 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(-)
> 
-- 
Cheers,
Lyude Paul

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


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

2018-08-30 Thread Joe Perches
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_ 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

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel