All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org, stable@kernel.org
Subject: Re: [PATCH] drm/i915: Kill dangerous pending-flip debugging
Date: Sat, 15 May 2010 09:31:17 -0700	[thread overview]
Message-ID: <20100515093117.254dfb1b@blake> (raw)
In-Reply-To: <1273913823-29591-1-git-send-email-chris@chris-wilson.co.uk>

On Sat, 15 May 2010 09:57:03 +0100
Chris Wilson <chris@chris-wilson.co.uk> wrote:

> We can, by virtue of a vblank interrupt firing in the middle of
> setting up the unpin work (i.e. after we set the unpin_work field and
> before we write to the ringbuffer) enter intel_finish_page_flip()
> prior to receiving the pending flip notification. Therefore we can
> expect to hit intel_finish_page_flip() under normal circumstances
> without a pending flip and even without installing the
> pending_flip_obj. This is exacerbated by aperture thrashing whilst
> binding the framebuffer
> 
> References:
> 
>   Bug 28079 - "glresize" causes kernel panic in
> intel_finish_page_flip.
> https://bugs.freedesktop.org/show_bug.cgi?id=28079

Yeah, that's true.  Good catch.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>

  reply	other threads:[~2010-05-15 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-15  8:57 [PATCH] drm/i915: Kill dangerous pending-flip debugging Chris Wilson
2010-05-15 16:31 ` Jesse Barnes [this message]
2010-05-26 21:12   ` Eric Anholt

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=20100515093117.254dfb1b@blake \
    --to=jbarnes@virtuousgeek.org \
    --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 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.