[PATCH weston v6 57/73] compositor-drm: drm_output_apply_state_legacy heads

Pekka Paalanen ppaalanen at gmail.com
Wed Apr 18 09:02:36 UTC 2018


On Thu, 12 Apr 2018 14:41:24 +0200
Daniel Stone <daniel at fooishbar.org> wrote:

> On 16 February 2018 at 15:57, Pekka Paalanen <ppaalanen at gmail.com> wrote:
> > @@ -1863,7 +1869,7 @@ drm_output_apply_state_legacy(struct drm_output_state *state)
> >                 }
> >
> >                 ret = drmModeSetCrtc(backend->drm.fd, output->crtc_id, 0, 0, 0,
> > -                                    &head->connector_id, 0, NULL);
> > +                                    connectors, 0, NULL); /* XXX: NULL, 0 or connectors, n_conn ? */  
> 
> NULL, 0. Good catch. :)

Fixed.


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20180418/c5927484/attachment.sig>


More information about the wayland-devel mailing list