Re: [PATCH 3/7] drm/udl: Vmap framebuffer after all tests succeeded in damage handling

2019-12-04 Thread Thomas Zimmermann
Hi Sam Am 04.12.19 um 15:25 schrieb Sam Ravnborg: > Hi Thomas. > > I did a casual browse of the patches. > Looks like some nice cleanup. > > On Wed, Dec 04, 2019 at 02:24:26PM +0100, Thomas Zimmermann wrote: >> We now do the fast tests before the potentially expensive vmap operation. >> >> Signe

Re: [PATCH 3/7] drm/udl: Vmap framebuffer after all tests succeeded in damage handling

2019-12-04 Thread Sam Ravnborg
Hi Thomas. I did a casual browse of the patches. Looks like some nice cleanup. On Wed, Dec 04, 2019 at 02:24:26PM +0100, Thomas Zimmermann wrote: > We now do the fast tests before the potentially expensive vmap operation. > > Signed-off-by: Thomas Zimmermann > --- > drivers/gpu/drm/udl/udl_fb.