From: Jani Nikula <jani.nikula@linux.intel.com>
To: Wambui Karuga <wambui.karugax@gmail.com>,
joonas.lahtinen@linux.intel.com, rodrigo.vivi@intel.com,
airlied@linux.ie, daniel@ffwll.ch
Cc: intel-gfx@lists.freedesktop.org, sean@poorly.run,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/4] drm/i915/display: conversion to new logging macros.
Date: Fri, 17 Jan 2020 15:51:30 +0200 [thread overview]
Message-ID: <87pnfigpi5.fsf@intel.com> (raw)
In-Reply-To: <20200116130947.15464-1-wambui.karugax@gmail.com>
On Thu, 16 Jan 2020, Wambui Karuga <wambui.karugax@gmail.com> wrote:
> 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.
Please still write more descriptive commit messages than "part N".
What are your basing your patches on? Our CI uses drm-tip, and it's
failing to apply the patches.
BR,
Jani.
>
> 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(-)
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Wambui Karuga <wambui.karugax@gmail.com>,
joonas.lahtinen@linux.intel.com, rodrigo.vivi@intel.com,
airlied@linux.ie, daniel@ffwll.ch
Cc: intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 0/4] drm/i915/display: conversion to new logging macros.
Date: Fri, 17 Jan 2020 15:51:30 +0200 [thread overview]
Message-ID: <87pnfigpi5.fsf@intel.com> (raw)
In-Reply-To: <20200116130947.15464-1-wambui.karugax@gmail.com>
On Thu, 16 Jan 2020, Wambui Karuga <wambui.karugax@gmail.com> wrote:
> 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.
Please still write more descriptive commit messages than "part N".
What are your basing your patches on? Our CI uses drm-tip, and it's
failing to apply the patches.
BR,
Jani.
>
> 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(-)
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Wambui Karuga <wambui.karugax@gmail.com>,
joonas.lahtinen@linux.intel.com, rodrigo.vivi@intel.com,
airlied@linux.ie, daniel@ffwll.ch
Cc: sean@poorly.run, intel-gfx@lists.freedesktop.org,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] drm/i915/display: conversion to new logging macros.
Date: Fri, 17 Jan 2020 15:51:30 +0200 [thread overview]
Message-ID: <87pnfigpi5.fsf@intel.com> (raw)
In-Reply-To: <20200116130947.15464-1-wambui.karugax@gmail.com>
On Thu, 16 Jan 2020, Wambui Karuga <wambui.karugax@gmail.com> wrote:
> 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.
Please still write more descriptive commit messages than "part N".
What are your basing your patches on? Our CI uses drm-tip, and it's
failing to apply the patches.
BR,
Jani.
>
> 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(-)
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2020-01-17 13:51 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 13:09 [PATCH 0/4] drm/i915/display: conversion to new logging macros Wambui Karuga
2020-01-16 13:09 ` Wambui Karuga
2020-01-16 13:09 ` [Intel-gfx] " 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 ` Wambui Karuga
2020-01-16 13:09 ` [Intel-gfx] " 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 ` Wambui Karuga
2020-01-16 13:09 ` [Intel-gfx] " 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 ` Wambui Karuga
2020-01-16 13:09 ` [Intel-gfx] " Wambui Karuga
2020-01-16 13:09 ` [PATCH 4/4] drm/i915/display: convert to new logging macros part 4 Wambui Karuga
2020-01-16 13:09 ` Wambui Karuga
2020-01-16 13:09 ` [Intel-gfx] " Wambui Karuga
2020-01-16 16:23 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/display: conversion to new logging macros Patchwork
2020-01-17 13:51 ` Jani Nikula [this message]
2020-01-17 13:51 ` [PATCH 0/4] " Jani Nikula
2020-01-17 13:51 ` [Intel-gfx] " Jani Nikula
2020-01-17 19:25 ` Wambui Karuga
2020-01-17 19:25 ` Wambui Karuga
2020-01-17 19:25 ` [Intel-gfx] " Wambui Karuga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pnfigpi5.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=joonas.lahtinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rodrigo.vivi@intel.com \
--cc=sean@poorly.run \
--cc=wambui.karugax@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.