weston/libweston/backend-drm
Michael Olbrich 27fb564a19 backend-drm: build DRM virtual support when the pipewire plugin is enabled
The pipewire plugin uses this API as well, not just the remoting plugin. So
enable it if either is enabled.

And disable pipewire in the no-gl-renderer CI build. The virtual outputs don't
work without it.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2020-08-17 10:12:54 +00:00
..
drm-gbm.c drm: Introduce drm_plane_reset_state() helper function 2020-08-17 09:44:45 +00:00
drm-internal.h drm: Introduce drm_plane_reset_state() helper function 2020-08-17 09:44:45 +00:00
drm-virtual.c backend-drm: separate out DRM virtual support 2019-10-25 15:32:07 +02:00
drm.c drm: Reset associated universal plane states when finalizing a crtc 2020-08-17 09:44:45 +00:00
fb.c backend-drm: remove unecessary ifdef checks 2019-11-23 09:57:52 +00:00
kms.c drm-backend: remove log that advertises universal planes support 2020-07-28 11:13:53 -03:00
libbacklight.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build backend-drm: build DRM virtual support when the pipewire plugin is enabled 2020-08-17 10:12:54 +00:00
modes.c backend-drm: Parse KMS panel orientation property, apply to weston_head 2020-03-06 21:50:38 +00:00
state-helpers.c drm: Introduce drm_plane_reset_state() helper function 2020-08-17 09:44:45 +00:00
state-propose.c backend-drm: reorder plane checks to avoid unnecessary rendering 2020-08-17 09:53:38 +00:00
vaapi-recorder.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00