linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915/display: conversion to new logging macros.
@ 2020-01-16 13:09 Wambui Karuga
  2020-01-16 13:09 ` [PATCH 1/4] drm/i915/display: conversion to new logging macros part 1 Wambui Karuga
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Wambui Karuga @ 2020-01-16 13:09 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied, daniel
  Cc: sean, intel-gfx, dri-devel, linux-kernel

This series converts the printk based logging macros in
drm/i915/display/intel_display.c to the new struct drm_device based
logging macros. This change was split into four for manageability and
due to the size of drm/i915/display/intel_display.c.

Wambui Karuga (4):
  drm/i915/display: conversion to new logging macros part 1
  drm/i915/display: conversion to new logging macros part 2
  drm/i915/display: conversion to new logging macros part 3
  drm/i915/display: convert to new logging macros part 4.

 drivers/gpu/drm/i915/display/intel_display.c | 1021 ++++++++++--------
 1 file changed, 596 insertions(+), 425 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2020-01-17 19:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 13:09 [PATCH 0/4] drm/i915/display: conversion to new logging macros Wambui Karuga
2020-01-16 13:09 ` [PATCH 1/4] drm/i915/display: conversion to new logging macros part 1 Wambui Karuga
2020-01-16 13:09 ` [PATCH 2/4] drm/i915/display: conversion to new logging macros part 2 Wambui Karuga
2020-01-16 13:09 ` [PATCH 3/4] drm/i915/display: conversion to new logging macros part 3 Wambui Karuga
2020-01-16 13:09 ` [PATCH 4/4] drm/i915/display: convert to new logging macros part 4 Wambui Karuga
2020-01-17 13:51 ` [PATCH 0/4] drm/i915/display: conversion to new logging macros Jani Nikula
2020-01-17 19:25   ` Wambui Karuga

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).