weston/libweston/backend-drm
Michael Tretter 6e36787dfd backend-drm: handle hotplug events per drm device
If Weston receives a hotplug event, it has to check if the hotplug device
actually belongs to the drm device before updating the heads of the device. The
hotplug event should only remove heads that belong to the device and must not
change heads of other devices.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
2022-06-03 09:17:32 +02:00
..
drm-gbm.c backend-drm: get the fb using the device instead of the backend 2022-06-03 09:13:40 +02:00
drm-internal.h backend-drm: move drm objects from backend to drm device 2022-06-03 09:17:15 +02:00
drm-virtual.c backend-drm: move drm objects from backend to drm device 2022-06-03 09:17:15 +02:00
drm.c backend-drm: handle hotplug events per drm device 2022-06-03 09:17:32 +02:00
fb.c backend-drm: move drm objects from backend to drm device 2022-06-03 09:17:15 +02:00
kms-color.c backend-drm: move drm objects from backend to drm device 2022-06-03 09:17:15 +02:00
kms.c backend-drm: ignore heads from other devices 2022-06-03 09:17:16 +02: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
libdrm-updates.h backend-drm: add HDR_OUTPUT_METADATA definitions 2022-05-02 12:19:24 +00:00
meson.build backend-drm: forward HDR metadata 2022-05-27 10:30:35 +00:00
modes.c backend-drm: move drm objects from backend to drm device 2022-06-03 09:17:15 +02:00
state-helpers.c backend-drm: move drm objects from backend to drm device 2022-06-03 09:17:15 +02:00
state-propose.c backend-drm: move drm objects from backend to drm device 2022-06-03 09:17:15 +02: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