Re: [PATCH v2 0/8] drm/vmwgfx: Refactor the buffer object code

2023-02-01 Thread Zack Rusin
On Tue, 2023-01-31 at 20:28 +0100, Thomas Zimmermann wrote: > Hi, > > I cannot comment much on the internal workings of the vmwgfx driver, but > feel free to add > > Acked-by: Thomas Zimmermann > > to the patches that don't already have my r-b. Thanks so much for taking a look at this series.

Re: [PATCH v2 0/8] drm/vmwgfx: Refactor the buffer object code

2023-01-31 Thread Thomas Zimmermann
Hi, I cannot comment much on the internal workings of the vmwgfx driver, but feel free to add Acked-by: Thomas Zimmermann to the patches that don't already have my r-b. Best regards Thomas Am 31.01.23 um 04:35 schrieb Zack Rusin: From: Zack Rusin v2: Fix all the issues which Thomas poin