From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: Remember to set vma->pages for the preallocated stolen object
Date: Wed, 17 Aug 2016 15:46:35 +0300 [thread overview]
Message-ID: <1471437995.3613.27.camel@linux.intel.com> (raw)
In-Reply-To: <1471430013-3449-1-git-send-email-chris@chris-wilson.co.uk>
On ke, 2016-08-17 at 11:33 +0100, Chris Wilson wrote:
> In commit 247177ddd517 ("drm/i915: Always set the vma->pages"), as it
> title implies, we always set vma->pages for bound objects. Even before
> that, we would set vma->ggtt_view.pages, for globally bound objects.
> This was forgotten for the fixup inside the preallocated stolen objects,
> which has to recreate a global GTT binding outside of the usual VMA
> insertion path
>
> Fixes: 247177ddd517 ("drm/i915: Always set the vma->pages")
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-08-17 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-17 10:33 [PATCH] drm/i915: Remember to set vma->pages for the preallocated stolen object Chris Wilson
2016-08-17 11:02 ` kbuild test robot
2016-08-17 11:36 ` ✗ Ro.CI.BAT: failure for " Patchwork
2016-08-17 12:46 ` Joonas Lahtinen [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=1471437995.3613.27.camel@linux.intel.com \
--to=joonas.lahtinen@linux.intel.com \
--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 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.