[Intel-gfx] [RFC PATCH 09/12] drm/i915: Store PTE information together with the error object pages

Chris Wilson chris at chris-wilson.co.uk
Fri Oct 27 18:25:08 UTC 2017


Quoting Oscar Mateo (2017-10-27 19:01:12)
> With every page of physical data we store: its physical address, the PTE
> that points to it and the physical address of the PTE itself. We will be
> using all this information later.

But then you've stuck it in the error_object.pages which doesn't relate at
all to the vma. Separate out the capture of the object contents, with
capturing of the phys/dma addresses.
-Chris


More information about the Intel-gfx mailing list