Quoting Matthew Auld (2019-02-26 18:53:17)
> On Thu, 14 Feb 2019 at 15:48, Chris Wilson wrote:
> >
> > Quoting Matthew Auld (2019-02-14 14:57:16)
> > > We need to support doing relocations from the CPU when dealing with LMEM
> > > objects.
> >
> > Why not just use the GPU reloc? Please do explain
On Thu, 14 Feb 2019 at 15:48, Chris Wilson wrote:
>
> Quoting Matthew Auld (2019-02-14 14:57:16)
> > We need to support doing relocations from the CPU when dealing with LMEM
> > objects.
>
> Why not just use the GPU reloc? Please do explain the relative merits.
Are you suggesting just default to
Quoting Matthew Auld (2019-02-14 14:57:16)
> We need to support doing relocations from the CPU when dealing with LMEM
> objects.
Why not just use the GPU reloc? Please do explain the relative merits.
-Chris
___
Intel-gfx mailing list
Intel-gfx@lists.free
We need to support doing relocations from the CPU when dealing with LMEM
objects.
Signed-off-by: Matthew Auld
Cc: Joonas Lahtinen
Cc: Abdiel Janulgue
Cc: Rodrigo Vivi
---
drivers/gpu/drm/i915/i915_gem_execbuffer.c | 67 ++
1 file changed, 56 insertions(+), 11 deletions(-)