All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Keith Packard <keithp@keithp.com>,
	"drivers, Intel" <Intel-gfx@lists.freedesktop.org>
Subject: Re: Flicker-free boot in DRM
Date: Sat, 29 Oct 2011 09:12:13 +0100	[thread overview]
Message-ID: <e39f63$2fuo92@fmsmga002.fm.intel.com> (raw)
In-Reply-To: <yuny5w4qnv1.fsf@aiko.keithp.com>

On Sat, 29 Oct 2011 00:05:22 -0700, "Keith Packard" <keithp@keithp.com> wrote:
>  *  Constructing a fake drm_framebuffer is a pain; there are a million
>     places that assume all kinds of things about the frame buffer on
>     a crtc.

This is vital as we need to capture the current GATT and stolen allocations
and preserve them across takeover. Otherwise we end up using the VBIOS
scanout PTEs as our ringbuffer and the actual memory for FBC.

Best case failure is garbage during takeover; worst case is a GPU hang.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

  reply	other threads:[~2011-10-29  8:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-29  7:05 Flicker-free boot in DRM Keith Packard
2011-10-29  8:12 ` Chris Wilson [this message]
2011-10-29 21:54   ` Keith Packard
2011-10-30  4:24 ` Keith Packard
2011-10-31 16:56   ` Adam Jackson
2011-10-31 18:43     ` Keith Packard
2011-10-31 18:59       ` Adam Jackson
2011-10-31 16:57 ` Jesse Barnes
2011-10-31 18:45   ` Keith Packard
2011-10-31 17:00 ` Adam Jackson

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='e39f63$2fuo92@fmsmga002.fm.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --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.