[Mesa-dev] [PATCH 10/10] egl/dri2: Add Wayland+EGL support for RGB10 winsys buffers.

Mario Kleiner mario.kleiner.de at gmail.com
Sat Sep 9 10:17:52 UTC 2017


On 09/07/2017 04:45 PM, Emil Velikov wrote:
> Hi Mario,
> 

Hi Emil, and thanks for all the feedback.

> On 5 September 2017 at 06:01, Mario Kleiner <mario.kleiner.de at gmail.com> wrote:
>> Successfully tested under Weston 3.0, both with the new
>> (experimental) dmabuf+modifiers path, and the old buffer
>> import path. Photometer confirms 10 rgb bits from rendering
>> to display.
>>
> Can you split the patch in to wl_drm and wl_dmabuf ones, please?
> It will be easier to check if we haven't missed anything.
> 

Will do.

> While there, please consistently insert the new format handling.
> Currently it's at the top, in the middle or at the end, wrt the other formats.
> 

Will try. I tried to follow the order that was there: If order was low 
precision rgb565 first, then higher precision rgb888 further down i 
tried to add rgb101010 below, otherwise above. But maybe i missed some 
instances.

-mario

> Thanks
> Emil
> 


More information about the mesa-dev mailing list