weston/libweston/backend-drm
Michael Tretter dfceb60274 backend-drm: explicitly pass device to initialization
The drm_device is initialized as a side effect of the (badly named)
drm_device_is_kms function. Explicitly pass the drm_device to be able to
initialize kms devices that are not the main drm device of the drm backend.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
2022-06-03 09:18:12 +02:00
..
drm-gbm.c backend-drm: get the drm device from the output 2022-06-03 09:17:49 +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: explicitly pass device to initialization 2022-06-03 09:18:12 +02:00
fb.c backend-drm: get the drm device from the output 2022-06-03 09:17:49 +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: get the drm device from the output 2022-06-03 09:17:49 +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: get the drm device from the output 2022-06-03 09:17:49 +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: get the drm device from the output 2022-06-03 09:17:49 +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