All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Daniel Vetter <daniel.vetter@ffwll.ch>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 08/11] drm/i915: enable ppgtt
Date: Fri, 2 Dec 2011 23:19:35 +0100	[thread overview]
Message-ID: <20111202221935.GD4291@phenom.ffwll.local> (raw)
In-Reply-To: <20111130000553.GI25081@seagal.amr.corp.intel.com>

Sorry, missed your mail.

On Tue, Nov 29, 2011 at 04:05:53PM -0800, Ben Widawsky wrote:
> On Mon, Nov 28, 2011 at 10:24:52PM +0100, Daniel Vetter wrote:
> Maybe through some DRM_INFOs in here for later debugging to see if we
> failed in setting up the page tables?

Tha's kinda what the debugfs file is for, to check whether the registers
have the right values in an easy way. Caveat though, there are some errata
on snb that you can't read back stuff from the render ring registers. And
experience shows that if you frob these too often, they start to read
garbage (but writes still work as they should, strangely).

> Also, does this work across resume and reset?

i915_gem_init_hw is called for both initial setup and resum, and the reset
code is a few hunks up. Reset tested with my gpu hangman.
-Daniel
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

      reply	other threads:[~2011-12-02 22:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-28 21:24 [PATCH 08/11] drm/i915: enable ppgtt Daniel Vetter
2011-11-28 21:24 ` [PATCH 09/11] drm/i915: split out dma mapping from global gtt bind/unbind functions Daniel Vetter
2011-11-28 21:24 ` [PATCH 10/11] drm/i915: bind objects to the global gtt only when needed Daniel Vetter
2011-11-28 22:32   ` [PATCH 1/3] " Daniel Vetter
2011-11-28 22:32     ` [PATCH 2/3] drm/i915: implement SNB workaround for lazy global gtt Daniel Vetter
2011-12-02 22:07       ` [PATCH] " Daniel Vetter
2011-11-28 22:32     ` [PATCH 3/3] drm/i915: enable lazy global-gtt binding Daniel Vetter
2011-11-29 11:27     ` [PATCH] drm/i915: bind objects to the global gtt only when needed Daniel Vetter
2011-11-29  1:55   ` [PATCH 10/11] " Eric Anholt
2011-12-02 22:12     ` Daniel Vetter
2011-11-28 21:24 ` [PATCH 11/11] drm/i915: add HAS_ALIASING_PPGTT parameter for userspace Daniel Vetter
2011-12-06 17:39   ` Ben Widawsky
2011-12-06 18:31     ` Chris Wilson
2011-12-06 19:59       ` Daniel Vetter
2011-11-29 12:47 ` [PATCH 08/11] drm/i915: enable ppgtt Chris Wilson
2011-11-30  0:05 ` Ben Widawsky
2011-12-02 22:19   ` Daniel Vetter [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=20111202221935.GD4291@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=daniel.vetter@ffwll.ch \
    --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 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.