Re: EXT: [PATCH weston v6 34/73] compositor-fbdev: migrate to head-based output API

2018-03-24 Thread Ray, Ian (GE Healthcare)
> On 16 Feb 2018, at 16.57, Pekka Paalanen wrote: > > From: Pekka Paalanen > > Implement the head-based output API in this backend, and stop relying on > the implicit weston_output::head. > > The split between fbdev_head and fbdev_output is somewhat arbitrary. > There is no hotplug or unplug,

[PATCH weston v6 34/73] compositor-fbdev: migrate to head-based output API

2018-02-16 Thread Pekka Paalanen
From: Pekka Paalanen Implement the head-based output API in this backend, and stop relying on the implicit weston_output::head. The split between fbdev_head and fbdev_output is somewhat arbitrary. There is no hotplug or unplug, and there is always 1:1 relationship. Struct fbdev_screeninfo could