Re: [Mesa-dev] [PATCH v4 0/5] EGL_KHR_partial_update support

2019-07-03 Thread Erik Faye-Lund
On Tue, 2019-06-25 at 18:37 +0200, Boris Brezillon wrote: > This is an attempt at resurrecting Daniel's MR [1] which was already > resurrecting Harish's EGL_KHR_partial_update series [2]. This version > implements Marek's suggestion to pass the set_damage_region() > directly > to the gallium

Re: [Mesa-dev] [PATCH v4 0/5] EGL_KHR_partial_update support

2019-06-30 Thread Qiang Yu
Patch 1~4 are: Reviewed-and-tested-by: Qiang Yu I've tested on lima platform with weston master branch including Daniel's change, works fine for me now. I'll send out the lima change after this series gets merged. Thanks, Qiang On Wed, Jun 26, 2019 at 12:37 AM Boris Brezillon wrote: > > This

[Mesa-dev] [PATCH v4 0/5] EGL_KHR_partial_update support

2019-06-25 Thread Boris Brezillon
This is an attempt at resurrecting Daniel's MR [1] which was already resurrecting Harish's EGL_KHR_partial_update series [2]. This version implements Marek's suggestion to pass the set_damage_region() directly to the gallium driver and let it decide how to handle the request. Some drivers might