[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200122125750.9737-1-wambui.karugax@gmail.com>
Date: Wed, 22 Jan 2020 15:57:48 +0300
From: Wambui Karuga <wambui.karugax@...il.com>
To: jani.nikula@...ux.intel.com, joonas.lahtinen@...ux.intel.com,
rodrigo.vivi@...el.com, airlied@...ux.ie, daniel@...ll.ch,
intel-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] drm/i915/gem: conversion to new drm logging macros
This series is a part of the conversion to the new struct drm_device
based logging macros in drm/i915.
This series focuses on the drm/i915/gem directory and converts all
straightforward instances of the printk based logging macros to the new
macros.
Wambui Karuga (2):
drm/i915/gem: initial conversion to new logging macros using
coccinelle.
drm/i915/gem: manual conversion to struct drm_device logging macros.
drivers/gpu/drm/i915/gem/i915_gem_context.c | 68 +++++++++++--------
.../gpu/drm/i915/gem/i915_gem_execbuffer.c | 60 +++++++++-------
drivers/gpu/drm/i915/gem/i915_gem_pages.c | 4 +-
drivers/gpu/drm/i915/gem/i915_gem_stolen.c | 56 ++++++++-------
4 files changed, 110 insertions(+), 78 deletions(-)
--
2.17.1
Powered by blists - more mailing lists