weston/libweston/backend-drm
Pekka Paalanen 3728d7e99b backend-drm,pipewire,remoting: do not set monitor serial to "unknown"
If serial is unknown, it's best to leave it as NULL. All usage sites
already deal with it possibly being NULL.

This makes DRM-backend consistent with all other backend that leave
serial as NULL, allowing to move the initialization of these fields into
core.

Pipewire and remoting plugins are modified just for consistency.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2023-09-15 06:56:59 +00:00
..
drm-gbm.c drm-backend: Drop support libgbm older than 21.1.1 2023-08-09 21:45:42 +03:00
drm-internal.h backend-drm: fix possible leak of struct drm_output 2023-06-27 10:57:12 +00:00
drm-virtual.c libweston: have one primary_plane per output 2023-07-11 07:26:43 -05:00
drm.c libweston: have one primary_plane per output 2023-07-11 07:26:43 -05:00
fb.c drm-backend: Drop support libgbm older than 21.1.1 2023-08-09 21:45:42 +03:00
kms-color.c Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
kms.c libweston: Set the presentation clock in the compositor 2023-08-02 11:51:56 +03: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 drm-backend: Drop support libgbm older than 21.1.1 2023-08-09 21:45:42 +03:00
modes.c backend-drm,pipewire,remoting: do not set monitor serial to "unknown" 2023-09-15 06:56:59 +00:00
state-helpers.c backend-drm: Pass view alpha to plane state and commit 2023-03-30 17:29:57 +01:00
state-propose.c drm: allow views on more than one output to be on a plane 2023-07-11 07:26:43 -05: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