On Tue, 22 May 2018 05:42:15 +
"Ray, Ian (GE Healthcare)" wrote:
> > On 21 May 2018, at 16.29, Pekka Paalanen wrote:
> >
> > Hi,
> >
> > this series was originally written by me as you can see, and Fabien
> > lifted the patches, reviewed, tested and submitted them. If no-one
> > objects, I
> On 21 May 2018, at 16.29, Pekka Paalanen wrote:
>
> Hi,
>
> this series was originally written by me as you can see, and Fabien
> lifted the patches, reviewed, tested and submitted them. If no-one
> objects, I would like to land these on Thursday.
Reviewed-by: Ian Ray
(Nit: patch 3, typo
Hi,
this series was originally written by me as you can see, and Fabien
lifted the patches, reviewed, tested and submitted them. If no-one
objects, I would like to land these on Thursday.
Thanks,
pq
On Mon, 23 Apr 2018 11:44:55 +0200
Fabien Lahoudere wrote:
> Optimizes pixman renderer by:
>
Optimizes pixman renderer by:
- optimizing compositing damage in DRM/pixman
Reduce Weston's CPU usage by avoiding unnecessary compositing when updating
the shadow buffer in pixman-renderer, under the DRM backend. The test was a
proprietary graphical X11 application in demo mode. The effect
Optimizes pixman renderer by:
- optimizing compositing damage in DRM/pixman
Reduce Weston's CPU usage by avoiding unnecessary compositing when updating
the shadow buffer in pixman-renderer, under the DRM backend. The test was a
proprietary graphical X11 application in demo mode. The effect