All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/gem: conversion to new drm logging macros
@ 2020-01-22 12:57 ` Wambui Karuga
  0 siblings, 0 replies; 39+ messages in thread
From: Wambui Karuga @ 2020-01-22 12:57 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied, daniel,
	intel-gfx, dri-devel, linux-kernel

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-01-29 13:59 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-22 12:57 [PATCH 0/2] drm/i915/gem: conversion to new drm logging macros Wambui Karuga
2020-01-22 12:57 ` Wambui Karuga
2020-01-22 12:57 ` [Intel-gfx] " Wambui Karuga
2020-01-22 12:57 ` [PATCH 1/2] drm/i915/gem: initial conversion to new logging macros using coccinelle Wambui Karuga
2020-01-22 12:57   ` Wambui Karuga
2020-01-22 12:57   ` [Intel-gfx] " Wambui Karuga
2020-01-28 13:25   ` Tvrtko Ursulin
2020-01-28 13:25     ` Tvrtko Ursulin
2020-01-28 13:25     ` Tvrtko Ursulin
2020-01-28 13:48     ` Jani Nikula
2020-01-28 13:48       ` Jani Nikula
2020-01-28 14:58       ` Tvrtko Ursulin
2020-01-28 14:58         ` Tvrtko Ursulin
2020-01-28 18:28       ` Chris Wilson
2020-01-28 18:28         ` Chris Wilson
2020-01-29  8:32         ` Jani Nikula
2020-01-29  8:32           ` Jani Nikula
2020-01-29 13:59           ` Jani Nikula
2020-01-29 13:59             ` Jani Nikula
2020-01-22 12:57 ` [PATCH 2/2] drm/i915/gem: manual conversion to struct drm_device logging macros Wambui Karuga
2020-01-22 12:57   ` Wambui Karuga
2020-01-22 12:57   ` [Intel-gfx] " Wambui Karuga
2020-01-23 19:47 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: conversion to new drm " Patchwork
2020-01-25  4:45 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2020-01-25 16:08 ` [PATCH 0/2] " Chris Wilson
2020-01-25 16:08   ` Chris Wilson
2020-01-25 16:08   ` [Intel-gfx] " Chris Wilson
2020-01-27  9:05   ` Daniel Vetter
2020-01-27  9:05     ` Daniel Vetter
2020-01-27  9:05     ` [Intel-gfx] " Daniel Vetter
2020-01-27  9:08     ` Chris Wilson
2020-01-27  9:08       ` Chris Wilson
2020-01-27  9:08       ` [Intel-gfx] " Chris Wilson
2020-01-27  9:10       ` Daniel Vetter
2020-01-27  9:10         ` Daniel Vetter
2020-01-27  9:10         ` [Intel-gfx] " Daniel Vetter
2020-01-27  9:17   ` Jani Nikula
2020-01-27  9:17     ` Jani Nikula
2020-01-27  9:17     ` [Intel-gfx] " Jani Nikula

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.