Re: [PATCH v2 0/2] Allow partial memory mapping for cpu memory

2024-08-22 Thread Daniel Vetter
On Mon, Aug 19, 2024 at 04:53:41PM +, Matthew Brost wrote: > On Mon, Aug 19, 2024 at 05:16:09PM +0200, Andi Shyti wrote: > > Hi Matt, > > > > On Wed, Aug 14, 2024 at 04:07:02PM +, Matthew Brost wrote: > > > On Wed, Aug 14, 2024 at 03:48:32PM +0200, Andi Shyti wrote: > > > > I am resending

Re: [PATCH v2 0/2] Allow partial memory mapping for cpu memory

2024-08-19 Thread Matthew Brost
On Mon, Aug 19, 2024 at 05:16:09PM +0200, Andi Shyti wrote: > Hi Matt, > > On Wed, Aug 14, 2024 at 04:07:02PM +, Matthew Brost wrote: > > On Wed, Aug 14, 2024 at 03:48:32PM +0200, Andi Shyti wrote: > > > I am resending this patch series, not to disregard the previous > > > discussions, but to

Re: [PATCH v2 0/2] Allow partial memory mapping for cpu memory

2024-08-19 Thread Andi Shyti
Hi Matt, On Wed, Aug 14, 2024 at 04:07:02PM +, Matthew Brost wrote: > On Wed, Aug 14, 2024 at 03:48:32PM +0200, Andi Shyti wrote: > > I am resending this patch series, not to disregard the previous > > discussions, but to ensure it gets tested with the IGTs that > > Krzysztof has provided. > >

Re: [PATCH v2 0/2] Allow partial memory mapping for cpu memory

2024-08-14 Thread Matthew Brost
On Wed, Aug 14, 2024 at 03:48:32PM +0200, Andi Shyti wrote: > Hi, > > I am resending this patch series, not to disregard the previous > discussions, but to ensure it gets tested with the IGTs that > Krzysztof has provided. > > This patch series finalizes the memory mapping fixes and > improvement

Re: [PATCH v2 0/2] Allow partial memory mapping for cpu memory

2024-08-14 Thread Andi Shyti
Argh... sorry, I messed up with format-patch and send-mail and sent it twice. Maybe I need to resend it if CI complains. Andi On Wed, Aug 14, 2024 at 03:48:32PM +0200, Andi Shyti wrote: > Hi, > > I am resending this patch series, not to disregard the previous > discussions, but to ensure it get