On 09.12.2016 20:57, Daniel Stone wrote:
> Clarify the difference between crtc_id (DRM object) and pipe (index into
> drmModeRes->crtcs array, possible_crtcs bitmask).
>
> Signed-off-by: Daniel Stone
> Reviewed-by: Quentin Glidic
> Differential Revision: https://phabricator.freedesktop.org/D1405
Clarify the difference between crtc_id (DRM object) and pipe (index into
drmModeRes->crtcs array, possible_crtcs bitmask).
Signed-off-by: Daniel Stone
Reviewed-by: Quentin Glidic
Differential Revision: https://phabricator.freedesktop.org/D1405
---
libweston/compositor-drm.c | 4 ++--
1 file cha