All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Chris Wilson <chris@chris-wilson.co.uk>,
	Christopher James Halse Rogers
	<christopher.halse.rogers@canonical.com>
Cc: intel-gfx@lists.freedesktop.org, stable@kernel.org
Subject: Re: [PATCH] drm/i915: Unset cursor if out-of-bounds upon mode change (v2)
Date: Thu, 08 Jul 2010 11:27:14 -0700	[thread overview]
Message-ID: <87zky1bzi5.fsf@pollan.anholt.net> (raw)
In-Reply-To: <89k77n$oa91s8@fmsmga001.fm.intel.com>


[-- Attachment #1.1: Type: text/plain, Size: 978 bytes --]

On Thu, 08 Jul 2010 14:23:26 +0100, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> On Thu, 08 Jul 2010 22:56:34 +1000, Christopher James Halse Rogers <christopher.halse.rogers@canonical.com> wrote:
> > The 965 docs say (vol 3, p142, 147) that CUR?BASE should be written to
> > last when updating any of the cursor regs even if the base value hasn't
> > changed to trigger an update on the next VBLANK.
> > 
> > I'm not sure whether my reading of that documentation is correct,
> > though, because the cursor seemed to update just fine with the code in
> > this patch.
> 
> CUR?POS:
> "This register can be loaded atomically (requires that the base address be
> written) and is double buffered."
> 
> As the code has been previously moving the cursor for many years without
> updating CUR?BASE, I think we are safe.
> -ickle

Cursors are working fine on my system with this patch, but I'll wait for
a resolution on the regression when cursor at top/left.


[-- Attachment #1.2: Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2010-07-08 18:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-08  9:41 [PATCH] drm/i915: Unset cursor if out-of-bounds upon mode change (v2) Chris Wilson
2010-07-08 12:56 ` [PATCH] drm/i915: Unset cursor if out-of-bounds upon mode change (v3) Chris Wilson
2010-07-09  5:52   ` Christopher James Halse Rogers
2010-07-08 12:56 ` [PATCH] drm/i915: Unset cursor if out-of-bounds upon mode change (v2) Christopher James Halse Rogers
2010-07-08 13:23   ` Chris Wilson
2010-07-08 18:27     ` Eric Anholt [this message]
2010-07-09  7:43       ` 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=87zky1bzi5.fsf@pollan.anholt.net \
    --to=eric@anholt.net \
    --cc=chris@chris-wilson.co.uk \
    --cc=christopher.halse.rogers@canonical.com \
    --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 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.