weston/libweston/backend-drm
Derek Foreman 50d92f9d6f libweston: Fix crash with mirror-of
Since c4eb15d453 we keep a copy of
native mode parameters, however we forgot to initialize the
native mode parameters in some situations, which breaks the
output mirroring code when it sees uninitialized data.

Fixes c4eb15d453
Fixes #949

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2024-08-30 08:16:45 -05:00
..
drm-gbm.c backend-drm: make the renderer produce client format matched image 2024-07-11 08:59:03 +00:00
drm-internal.h drm: Remove unnecessary parameter from drm_output_state_alloc() 2024-08-19 10:25:25 -05:00
drm-kms-enums.h backend-drm: add connector property "Colorspace" 2024-05-06 10:39:42 +00:00
drm-virtual.c libweston/drm-virtual: Point output base backend the DRM backend 2024-08-27 17:32:30 +03:00
drm.c drm: Remove unnecessary parameter from drm_output_state_alloc() 2024-08-19 10:25:25 -05:00
fb.c backend-drm: Print out planes IDs that have been excluded 2024-06-20 13:26:23 +03:00
kms-color.c backend-drm: set connector property "Colorspace" 2024-05-06 10:39:42 +00:00
kms.c drm: Remove unnecessary parameter from drm_output_state_alloc() 2024-08-19 10:25:25 -05:00
libbacklight.c libweston,tools: Include libgen.h for basename signature 2023-12-18 21:13:52 +00:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build backend-drm: get_eotf_mask() from di_info 2024-07-25 13:20:52 +00:00
modes.c libweston: Fix crash with mirror-of 2024-08-30 08:16:45 -05:00
state-helpers.c drm: Remove unnecessary parameter from drm_output_state_alloc() 2024-08-19 10:25:25 -05:00
state-propose.c backend-drm: rename "virtual" to work with C++ compilers 2024-07-24 08:48:25 +00: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