dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: Neaten and reduce object size
@ 2016-09-26  2:18 Joe Perches
  2016-09-26  2:18 ` [PATCH 1/2] drm: Simplify logging macros, convert DRM_NOTE to DRM_NOTICE Joe Perches
  2016-09-26  2:18 ` [PATCH 2/2] drm: Simplify drm_printk to reduce object size quite a bit Joe Perches
  0 siblings, 2 replies; 13+ messages in thread
From: Joe Perches @ 2016-09-26  2:18 UTC (permalink / raw)
  To: dri-devel, intel-gfx; +Cc: Daniel Vetter, linux-kernel

Joe Perches (2):
  drm: Simplify logging macros, convert DRM_NOTE to DRM_NOTICE
  drm: Simplify drm_printk to reduce object size quite a bit

 drivers/gpu/drm/drm_drv.c               |  5 +--
 drivers/gpu/drm/i915/intel_guc_loader.c | 22 +++++++------
 include/drm/drmP.h                      | 56 ++++++++++++++++-----------------
 3 files changed, 42 insertions(+), 41 deletions(-)

-- 
2.10.0.rc2.1.g053435c

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-09-29 13:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26  2:18 [PATCH 0/2] drm: Neaten and reduce object size Joe Perches
2016-09-26  2:18 ` [PATCH 1/2] drm: Simplify logging macros, convert DRM_NOTE to DRM_NOTICE Joe Perches
2016-09-27 15:58   ` Sean Paul
2016-09-27 16:04     ` Joe Perches
2016-09-27 16:36       ` Emil Velikov
2016-09-27 16:43         ` Joe Perches
2016-09-27 16:54           ` Emil Velikov
2016-09-27 17:20             ` Sean Paul
2016-09-27 16:56         ` Joe Perches
2016-09-26  2:18 ` [PATCH 2/2] drm: Simplify drm_printk to reduce object size quite a bit Joe Perches
2016-09-26  8:36   ` Chris Wilson
2016-09-27 15:54     ` Sean Paul
2016-09-29 13:32       ` Sean Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).