Re: [RFC PATCH 147/162] drm/i915/gt: Allocate default ctx objects in SMEM

2020-11-27 Thread Chris Wilson
Quoting Matthew Auld (2020-11-27 12:07:03) > From: Venkata Ramana Nayana > > If record default objects are created in LMEM and in suspend > pin the pages of obj (src) and use blitter for eviction. But > during request creation using blitter context and try to pin the same > default object, to res

[RFC PATCH 147/162] drm/i915/gt: Allocate default ctx objects in SMEM

2020-11-27 Thread Matthew Auld
From: Venkata Ramana Nayana If record default objects are created in LMEM and in suspend pin the pages of obj (src) and use blitter for eviction. But during request creation using blitter context and try to pin the same default object, to restore the ctx with default HW values, will leads to the