intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Hejtmanek <xhejtman@ics.muni.cz>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: Possible wrong flushes on SNB
Date: Wed, 12 Oct 2011 15:56:47 +0200	[thread overview]
Message-ID: <20111012135647.GG22289@ics.muni.cz> (raw)
In-Reply-To: <d08817$1qbu0n@azsmga001.ch.intel.com>

Chris,

On Tue, Oct 11, 2011 at 09:01:20PM +0100, Chris Wilson wrote:
> If you are using SNA, the likely cause of the flash is the flush, read,
> modify, write of a fallback. That is we flush pending operations in the
> batchbuffer (likely a fill to the scanout), read back from the scanout
> the just modified region and perform the fallback with the CPU. That
> modification is then queued up to be written out sometime in the near
> future. That delay between the fill and the final write can cause
> flickering.
> 
> By contrast UXA performs its fallbacks inplace and so such flicker
> should not be any more perceivable than any other drawing operation.
> 
> File a bug. If you are using SNA, I'd like to prevent the fallback and
> so avoid the flicker. Or I may have misdiagnosed it entirely, so in any
> case I want sufficient information to reproduce.

I did: #41718 

-- 
Lukáš Hejtmánek

      reply	other threads:[~2011-10-12 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-11 12:13 Possible wrong flushes on SNB Lukas Hejtmanek
2011-10-11 20:01 ` Chris Wilson
2011-10-12 13:56   ` Lukas Hejtmanek [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=20111012135647.GG22289@ics.muni.cz \
    --to=xhejtman@ics.muni.cz \
    --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).