From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Intel graphics driver community testing & development
<intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH v2 2/2] drm/i915: Use for_each_power_domain() in i915_power_domain_info()
Date: Wed, 08 Feb 2017 17:31:48 +0200 [thread overview]
Message-ID: <1486567908.3142.61.camel@linux.intel.com> (raw)
In-Reply-To: <20170208133920.GS11545@nuc-i3427.alporthouse.com>
On ke, 2017-02-08 at 13:39 +0000, Chris Wilson wrote:
> On Wed, Feb 08, 2017 at 03:12:10PM +0200, Joonas Lahtinen wrote:
> >
> > Macro seems to do exactly the same thing.
>
> And a chance there for BIT()!
> >
> >
> > Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> > Cc: Chris Wilson <chris@chris-wilson.co.uk>
> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Pushed, thanks for the review.
Regards, Joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-02-08 15:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-08 13:12 [PATCH v2 1/2] drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0) Joonas Lahtinen
2017-02-08 13:12 ` [PATCH v2 2/2] drm/i915: Use for_each_power_domain() in i915_power_domain_info() Joonas Lahtinen
2017-02-08 13:39 ` Chris Wilson
2017-02-08 15:31 ` Joonas Lahtinen [this message]
2017-02-08 13:39 ` [PATCH v2 1/2] drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0) Chris Wilson
2017-02-08 14:55 ` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] " Patchwork
2017-02-24 21:03 ` [PATCH v2 1/2] " Paulo Zanoni
2017-02-24 21:11 ` Chris Wilson
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=1486567908.3142.61.camel@linux.intel.com \
--to=joonas.lahtinen@linux.intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/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 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).