weston/libweston/backend-drm
Pekka Paalanen dbce396c7c backend-drm: move *_add_prop() debug earlier
Move the debug printing before the bail-out if the property does not
exist. This means that trying to set a missing property will be logged,
and it can be identified by the property id being 0.

We are starting to program more KMS properties, and if KMS state
building fails, this gives better chances to figure out what happened.
For example, if we accidentally assume that some property always exists
when it doesn't.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2023-01-10 11:28:27 +00:00
..
drm-gbm.c gl-renderer: pass initial output area explicitly 2022-09-23 12:42:05 +00:00
drm-internal.h drm: Use cached matrix in drm_paint_node_transform_supported 2023-01-09 21:58:19 +00:00
drm-virtual.c backend-drm: drop use_pixman from drm_backend 2022-12-08 09:44:20 +00:00
drm.c backend-drm: Use renderer enum type for config selection 2023-01-10 10:59:04 +02:00
fb.c drm: Pass paint node to drm_view_transform_supported 2023-01-09 21:58:19 +00:00
kms-color.c Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
kms.c backend-drm: move *_add_prop() debug earlier 2023-01-10 11:28:27 +00: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: Pass paint node to drm_view_transform_supported 2023-01-09 21:58:19 +00:00
state-propose.c drm: Pass paint node to drm_plane_state_coords_for_view 2023-01-09 21:58:19 +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