On Thu, Jul 07, 2022 at 04:27:23AM -0700, Hellstrom, Thomas wrote:
On Fri, 2022-07-01 at 15:50 -0700, Niranjana Vishwanathapura wrote:
Treat VM_BIND vmas as persistent and handle them during the
request submission in the execbuff path.
Support eviction by maintaining a list of evicted persisten
On Fri, 2022-07-01 at 15:50 -0700, Niranjana Vishwanathapura wrote:
> Treat VM_BIND vmas as persistent and handle them during the
> request submission in the execbuff path.
>
> Support eviction by maintaining a list of evicted persistent vmas
> for rebinding during next submission.
>
> Signed-off
...@amd.com; Hellstrom,
Thomas ; Zanoni, Paulo R
; Auld, Matthew
Subject: Re: [Intel-gfx] [RFC 05/10] drm/i915/vm_bind: Handle persistent
vmas
On 2022-07-04 at 17:05:38 +, Zeng, Oak wrote:
>
>
> Thanks,
> Oak
>
> > -Original Message-
> > From: Intel-gfx
Thomas ; Zanoni, Paulo R
> ; Auld, Matthew
> Subject: Re: [Intel-gfx] [RFC 05/10] drm/i915/vm_bind: Handle persistent
> vmas
>
> On 2022-07-04 at 17:05:38 +, Zeng, Oak wrote:
> >
> >
> > Thanks,
> > Oak
> >
> > > -Original Message-
lists.freedesktop.org
> > Cc: Zanoni, Paulo R ; Hellstrom, Thomas
> > ; Auld, Matthew ;
> > Vetter, Daniel ; christian.koe...@amd.com
> > Subject: [Intel-gfx] [RFC 05/10] drm/i915/vm_bind: Handle persistent vmas
> >
> > Treat VM_BIND vmas as persistent and hand
ew ;
> Vetter, Daniel ; christian.koe...@amd.com
> Subject: [Intel-gfx] [RFC 05/10] drm/i915/vm_bind: Handle persistent vmas
>
> Treat VM_BIND vmas as persistent and handle them during the request
> submission in the execbuff path.
Hi Niranjana,
Is the meaning of "persistent" above
Treat VM_BIND vmas as persistent and handle them during the
request submission in the execbuff path.
Support eviction by maintaining a list of evicted persistent vmas
for rebinding during next submission.
Signed-off-by: Niranjana Vishwanathapura
---
drivers/gpu/drm/i915/gem/i915_gem_object.c