All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Keith Packard <keithp@keithp.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [RFC] drm/i915: read current config at init time to avoid flicker
Date: Thu, 1 Mar 2012 16:52:43 -0800	[thread overview]
Message-ID: <20120301165243.53629e99@jbarnes-desktop> (raw)
In-Reply-To: <867gz3uaos.fsf@sumi.keithp.com>

On Thu, 01 Mar 2012 16:08:03 -0800
Keith Packard <keithp@keithp.com> wrote:

> <#part sign=pgpmime>
> On Thu, 1 Mar 2012 12:37:47 -0800, Jesse Barnes <jbarnes@virtuousgeek.org> wrote:
> > The intent here is to build enough of the configuration to allow
> > set_config to avoid mode setting if possible.
> 
> When I played with this, not setting the fb across this process tended
> to do 'bad' things to the hardware -- the scanout would get unmapped
> when the GTT was initialized...
> 

Yeah we shouldn't do that.  That's why I'd like to allocate a bo, copy
the contents, and have a real fb associated with each active crtc.
That should avoid any problems with scanning out unmapped memory.

-- 
Jesse Barnes, Intel Open Source Technology Center

  reply	other threads:[~2012-03-02  0:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 20:37 [RFC] drm/i915: read current config at init time to avoid flicker Jesse Barnes
2012-03-01 22:18 ` Jesse Barnes
2012-03-01 22:41   ` Chris Wilson
2012-03-01 22:51     ` Jesse Barnes
2012-03-02  0:08 ` Keith Packard
2012-03-02  0:52   ` Jesse Barnes [this message]
2012-03-02  6:30     ` Keith Packard

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=20120301165243.53629e99@jbarnes-desktop \
    --to=jbarnes@virtuousgeek.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=keithp@keithp.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 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.