weston/libweston/backend-drm
Marius Vlad d90533b8ad backend-drm/drm-virtual: Hang off the drm_backend
This is needed by drm_output_fini_egl() to be able to retrieve the
backend out of the drm_output on the shutdown path of the compositor.

Both the remoting plug-in and the pipewire plug-in are users of the
drm-virtual API and as such they would trigger a crash when shutting
down the compositor, as we're not setting up any backend whatsoever.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2023-02-20 12:41:03 +02:00
..
drm-gbm.c backend-drm: use pixel_format_info instead of gbm_format 2023-01-31 15:32:24 +00:00
drm-internal.h drm-backend: Enable plane rotations 2023-02-02 12:25:56 -06:00
drm-virtual.c backend-drm/drm-virtual: Hang off the drm_backend 2023-02-20 12:41:03 +02:00
drm.c libweston: Use weston_coord in struct weston_pointer 2023-02-17 13:51:23 +00:00
fb.c drm-backend: Enable plane rotations 2023-02-02 12:25:56 -06:00
kms-color.c Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
kms.c backend-drm: Set rotation property on planes when possible 2023-02-02 12:25:56 -06:00
libbacklight.c libbacklight: Fix backlight never gets initialized 2022-04-11 08:38:00 +03:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build build: simplify dep_egl a bit 2022-12-14 11:57:24 +00:00
modes.c backend-drm: get the drm device from the output 2022-06-03 09:17:49 +02:00
state-helpers.c drm-backend: Enable plane rotations 2023-02-02 12:25:56 -06:00
state-propose.c drm-backend: Enable plane rotations 2023-02-02 12:25:56 -06:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00