On Tue, 26 Sep 2017 06:24:56 +
"Ray, Ian (GE Healthcare)" wrote:
> On 22/09/2017, 17.33, "wayland-devel on behalf of Pekka Paalanen"
> ppaala...@gmail.com> wrote:
> >
> > From: Pekka Paalanen
> >
> > Rename fbdev_frame_buffer_destroy() to fbdev_frame_buffer_unmap()
> > because that is wh
On 22/09/2017, 17.33, "wayland-devel on behalf of Pekka Paalanen"
wrote:
>
> From: Pekka Paalanen
>
> Rename fbdev_frame_buffer_destroy() to fbdev_frame_buffer_unmap()
> because that is what it does. Adding the destruction of hw_surface in it
> makes it the perfect counterpart to fbdev_frame_
From: Pekka Paalanen
Rename fbdev_frame_buffer_destroy() to fbdev_frame_buffer_unmap()
because that is what it does. Adding the destruction of hw_surface in it
makes it the perfect counterpart to fbdev_frame_buffer_map() which
simplifies the code.
fbdev_frame_buffer_map() can no longer call that