Re: [PATCH] drm/rockchip: Add implicit fencing support for planes

2018-12-12 Thread Heiko Stuebner
Am Freitag, 30. November 2018, 11:24:49 CET schrieb Heiko Stuebner: > Render like lima will attach a fence to the framebuffer dma_buf, > so the display driver should wait for it to finish before showing > the framebufferto prevent tearing. > > Generally tested on rk3188, rk3288, rk3328 and rk3399

Re: [PATCH] drm/rockchip: Add implicit fencing support for planes

2018-12-12 Thread Neil Armstrong
On 30/11/2018 11:24, Heiko Stuebner wrote: > Render like lima will attach a fence to the framebuffer dma_buf, > so the display driver should wait for it to finish before showing > the framebufferto prevent tearing. > > Generally tested on rk3188, rk3288, rk3328 and rk3399 and > together with an ac