From: Damien Lespiau <damien.lespiau@intel.com>
To: Thomas Wood <thomas.wood@intel.com>
Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm: add support for additional stereo 3D modes
Date: Fri, 11 Oct 2013 16:59:09 +0100 [thread overview]
Message-ID: <20131011155909.GA30397@strange.amr.corp.intel.com> (raw)
In-Reply-To: <1381411155-2841-1-git-send-email-thomas.wood@intel.com>
On Thu, Oct 10, 2013 at 02:19:15PM +0100, Thomas Wood wrote:
> + if ((multi_present == 1 || multi_present == 2) &&
You could use the awesome binary literals gcc extension here and 0b01
and 0b10 to be even closer to the spec wording.
There's a precedent in drivers/watchdog/sunxi_wdt.c!
--
Damien
prev parent reply other threads:[~2013-10-11 15:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 13:19 [PATCH] drm: add support for additional stereo 3D modes Thomas Wood
2013-10-11 11:12 ` [Intel-gfx] " Ville Syrjälä
2013-10-11 12:09 ` Damien Lespiau
2013-10-15 17:25 ` Thomas Wood
2013-10-15 17:25 ` [PATCH v2] " Thomas Wood
2013-10-15 17:55 ` Ville Syrjälä
2013-10-16 14:58 ` [PATCH v3] " Thomas Wood
2013-10-16 15:07 ` Ville Syrjälä
2013-10-16 17:48 ` Daniel Vetter
2013-10-11 15:59 ` Damien Lespiau [this message]
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=20131011155909.GA30397@strange.amr.corp.intel.com \
--to=damien.lespiau@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=thomas.wood@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox