On 12 April 2018 at 14:48, Pekka Paalanen wrote:
> On Thu, 12 Apr 2018 14:38:01 +0200 Daniel Stone wrote:
>> > + wl_list_for_each(head_base,
>> > +&b->compositor->head_list,
>> > compositor_link) {
>>
>> wl_list_for_each(head, &b->compositor->head_li
On Thu, 12 Apr 2018 14:38:01 +0200
Daniel Stone wrote:
> Hi Pekka,
>
> On 16 February 2018 at 15:57, Pekka Paalanen wrote:
> > Replace the unused_connectors array by iterating through the head list
> > instead. A head that is not enabled (attached to an enabled output) is
> > basically an unuse
Hi Pekka,
On 16 February 2018 at 15:57, Pekka Paalanen wrote:
> Replace the unused_connectors array by iterating through the head list
> instead. A head that is not enabled (attached to an enabled output) is
> basically an unused connector.
>
> All connectors regardless of their status have a drm
From: Pekka Paalanen
Replace the unused_connectors array by iterating through the head list
instead. A head that is not enabled (attached to an enabled output) is
basically an unused connector.
All connectors regardless of their status have a drm_head. This has the
nice effect that drm_pending_s