linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add new DRM_DEV_WARN macro
@ 2019-11-14 13:24 Wambui Karuga
  2019-11-15 11:52 ` Jani Nikula
  0 siblings, 1 reply; 5+ messages in thread
From: Wambui Karuga @ 2019-11-14 13:24 UTC (permalink / raw)
  To: maarten.lankhorst, mripard, sean, airlied, daniel, hjc
  Cc: heiko, dri-devel, linux-arm-kernel, linux-rockchip, linux-kernel

This adds a new DRM_DEV_WARN helper macro for warnings log output that include
device pointers. It also includes the use of the DRM_DEV_WARN macro in
drm/rockchip to replace dev_warn.

Wambui Karuga (2):
  drm/print: add DRM_DEV_WARN macro
  drm/rockchip: use DRM_DEV_WARN macro in debug output

 drivers/gpu/drm/rockchip/inno_hdmi.c | 3 ++-
 include/drm/drm_print.h              | 9 +++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-11-18 21:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14 13:24 [PATCH 0/2] add new DRM_DEV_WARN macro Wambui Karuga
2019-11-15 11:52 ` Jani Nikula
2019-11-18 19:24   ` Sean Paul
2019-11-18 20:03     ` Daniel Vetter
2019-11-18 21:12       ` 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).