Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Olivier Galibert <galibert@pobox.com>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org, stable@kernel.org
Subject: Re: [PATCH] drm/i915: Detect the error case for too large CRTC offsets
Date: Thu, 5 Jul 2012 19:22:37 +0200	[thread overview]
Message-ID: <20120705172237.GA97358@dspnet.fr> (raw)
In-Reply-To: <1341479410-3073-1-git-send-email-chris@chris-wilson.co.uk>

On Thu, Jul 05, 2012 at 10:10:10AM +0100, Chris Wilson wrote:
> +	if (INTEL_INFO(dev)->gen >= 4 && (x|y) & ~4095) {
> +		DRM_ERROR("CRTC offset too larget (%d, %d)\n", x, y);

larget?

  OG.

  reply	other threads:[~2012-07-05 17:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-05  9:10 [PATCH] drm/i915: Detect the error case for too large CRTC offsets Chris Wilson
2012-07-05 17:22 ` Olivier Galibert [this message]
2012-07-05 17:27   ` 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=20120705172237.GA97358@dspnet.fr \
    --to=galibert@pobox.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=stable@kernel.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