Re: [PATCH v2 0/4] Fix various buffer mapping/import issues

2024-07-01 Thread Maaz Mombasawala
On 6/28/24 13:07, Zack Rusin wrote: > This small series fixes all known prime/dumb_buffer/buffer dirty > tracking issues. Fixing of dumb-buffers turned out to be a lot more > complex than I wanted it to be. There's not much that can be done > there because the driver has to support old userspace (o

Re: [PATCH v2 0/4] Fix various buffer mapping/import issues

2024-07-01 Thread Martin Krastev
On Fri, Jun 28, 2024 at 11:07 PM Zack Rusin wrote: > > This small series fixes all known prime/dumb_buffer/buffer dirty > tracking issues. Fixing of dumb-buffers turned out to be a lot more > complex than I wanted it to be. There's not much that can be done > there because the driver has to suppor

[PATCH v2 0/4] Fix various buffer mapping/import issues

2024-06-28 Thread Zack Rusin
This small series fixes all known prime/dumb_buffer/buffer dirty tracking issues. Fixing of dumb-buffers turned out to be a lot more complex than I wanted it to be. There's not much that can be done there because the driver has to support old userspace (our Xorg driver expects those to not be gem b