From: Joe Perches <joe@perches.com>
To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org
Cc: Daniel Vetter <daniel.vetter@intel.com>, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] drm: Neaten and reduce object size
Date: Sun, 25 Sep 2016 19:18:32 -0700 [thread overview]
Message-ID: <cover.1474856262.git.joe@perches.com> (raw)
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
WARNING: multiple messages have this Message-ID (diff)
From: Joe Perches <joe@perches.com>
To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org
Cc: David Airlie <airlied@linux.ie>,
Daniel Vetter <daniel.vetter@intel.com>,
Jani Nikula <jani.nikula@linux.intel.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] drm: Neaten and reduce object size
Date: Sun, 25 Sep 2016 19:18:32 -0700 [thread overview]
Message-ID: <cover.1474856262.git.joe@perches.com> (raw)
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
next reply other threads:[~2016-09-26 2:18 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-26 2:18 Joe Perches [this message]
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-26 2:18 ` Joe Perches
2016-09-27 15:58 ` Sean Paul
2016-09-27 15:58 ` Sean Paul
2016-09-27 16:04 ` Joe Perches
2016-09-27 16:04 ` Joe Perches
2016-09-27 16:36 ` Emil Velikov
2016-09-27 16:36 ` Emil Velikov
2016-09-27 16:43 ` Joe Perches
2016-09-27 16:43 ` Joe Perches
2016-09-27 16:54 ` Emil Velikov
2016-09-27 16:54 ` Emil Velikov
2016-09-27 17:20 ` Sean Paul
2016-09-27 17:20 ` Sean Paul
2016-09-27 16:56 ` Joe Perches
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-27 15:54 ` Sean Paul
2016-09-29 13:32 ` Sean Paul
2016-09-29 13:32 ` Sean Paul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1474856262.git.joe@perches.com \
--to=joe@perches.com \
--cc=daniel.vetter@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.