Re: [Intel-gfx] [PATCH] drm/i915: apply PM_EARLY for non-GTT mappable objects

2022-02-25 Thread Lucas De Marchi
On Fri, Feb 25, 2022 at 05:14:28PM -0800, Lucas De Marchi wrote: On Fri, Feb 25, 2022 at 10:34:43AM +, Matthew Auld wrote: On DG2 we allow objects that are smaller than the min_page_size, under the premise that these are never mapped by the GTT, like with the paging structures. Currently the

Re: [Intel-gfx] [PATCH] drm/i915: apply PM_EARLY for non-GTT mappable objects

2022-02-25 Thread Lucas De Marchi
On Fri, Feb 25, 2022 at 10:34:43AM +, Matthew Auld wrote: On DG2 we allow objects that are smaller than the min_page_size, under the premise that these are never mapped by the GTT, like with the paging structures. Currently the suspend-resume path will try to map such objects through the migr