Re: [PATCH 0/3] Various prime/dumb buffer fixes

2024-08-22 Thread Benjamin Coddington
On 16 Aug 2024, at 14:32, Zack Rusin wrote: > This is the same series I've sent out earlier but with one extra patch, > that fixes the dumb buffer coherency on low mem systems. > > The second patch has also been updated to not use math functions. > > Zack Rusin (3): > drm/vmwgfx: Prevent unmappi

Re: [PATCH 0/3] Various prime/dumb buffer fixes

2024-08-19 Thread Martin Krastev
Still LGTM. Reviewed-by: Martin Krastev Regards, Martin On Fri, Aug 16, 2024 at 9:33 PM Zack Rusin wrote: > > This is the same series I've sent out earlier but with one extra patch, > that fixes the dumb buffer coherency on low mem systems. > > The second patch has also been updated to not use

Re: [PATCH 0/3] Various prime/dumb buffer fixes

2024-08-16 Thread Maaz Mombasawala
On 8/16/24 11:32, Zack Rusin wrote: > This is the same series I've sent out earlier but with one extra patch, > that fixes the dumb buffer coherency on low mem systems. > > The second patch has also been updated to not use math functions. > > Zack Rusin (3): > drm/vmwgfx: Prevent unmapping acti

[PATCH 0/3] Various prime/dumb buffer fixes

2024-08-16 Thread Zack Rusin
This is the same series I've sent out earlier but with one extra patch, that fixes the dumb buffer coherency on low mem systems. The second patch has also been updated to not use math functions. Zack Rusin (3): drm/vmwgfx: Prevent unmapping active read buffers drm/vmwgfx: Fix prime with exter