public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] conversion to struct drm_device logging macros.
@ 2020-01-22 11:08 Wambui Karuga
  2020-01-22 11:08 ` [PATCH v2 1/6] drm/i915/dsi: conversion to struct drm_device log macros Wambui Karuga
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Wambui Karuga @ 2020-01-22 11:08 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied, daniel
  Cc: sean, intel-gfx, dri-devel, linux-kernel

This series continues the ongoing conversion to the new struct
drm_device based logging macros for debug in i915.

v2: address merge conflict in i915/display/intel_dp.c due to newer
changes in file.

Wambui Karuga (6):
  drm/i915/dsi: conversion to struct drm_device log macros
  drm/i915/ddi: convert to struct drm_device log macros.
  drm/i915/power: convert to struct drm_device macros in
    display/intel_display_power.c
  drm/i915/dp: conversion to struct drm_device logging macros.
  drm/i915/opregion: conversion to struct drm_device logging macros.
  drm/i915/hdcp: conversion to struct drm_device based logging macros

 drivers/gpu/drm/i915/display/icl_dsi.c        |  82 ++--
 drivers/gpu/drm/i915/display/intel_ddi.c      |  98 +++--
 .../drm/i915/display/intel_display_power.c    | 177 +++++----
 drivers/gpu/drm/i915/display/intel_dp.c       | 357 ++++++++++--------
 drivers/gpu/drm/i915/display/intel_hdcp.c     | 138 ++++---
 drivers/gpu/drm/i915/display/intel_opregion.c | 134 ++++---
 6 files changed, 576 insertions(+), 410 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-01-25 14:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-22 11:08 [PATCH v2 0/6] conversion to struct drm_device logging macros Wambui Karuga
2020-01-22 11:08 ` [PATCH v2 1/6] drm/i915/dsi: conversion to struct drm_device log macros Wambui Karuga
2020-01-22 11:08 ` [PATCH v2 2/6] drm/i915/ddi: convert " Wambui Karuga
2020-01-25 14:31   ` Jani Nikula
2020-01-22 11:08 ` [PATCH v2 3/6] drm/i915/power: convert to struct drm_device macros in display/intel_display_power.c Wambui Karuga
2020-01-22 11:08 ` [PATCH v2 4/6] drm/i915/dp: conversion to struct drm_device logging macros Wambui Karuga
2020-01-22 11:08 ` [PATCH v2 5/6] drm/i915/opregion: " Wambui Karuga
2020-01-22 11:08 ` [PATCH v2 6/6] drm/i915/hdcp: conversion to struct drm_device based " Wambui Karuga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox