[Intel-gfx] [PATCH] drm/i915: Remember to set vma->pages for the preallocated stolen object

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Wed Aug 17 12:46:35 UTC 2016


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 at chris-wilson.co.uk>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>

Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation


More information about the Intel-gfx mailing list