weston/libweston/backend-drm
Bastian Krause d8b861766c backend-drm/state-propose: print format instead of *pixel_format_info address
fb->format is *pixel_format_info, whereas fb->format->format is the
actual DRM/wl_shm format code we want to see here. Fix the drm_debug()
call accordingly.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
2021-05-06 14:12:32 +02:00
..
drm-gbm.c backend-drm: add DRM_FORMAT_MOD_INVALID to modifier sets when no modifiers are supported 2021-04-27 19:56:38 +00:00
drm-internal.h
drm-virtual.c backend-drm: add DRM_FORMAT_MOD_INVALID to modifier sets when no modifiers are supported 2021-04-27 19:56:38 +00:00
drm.c backend-drm: add DRM_FORMAT_MOD_INVALID to modifier sets when no modifiers are supported 2021-04-27 19:56:38 +00:00
fb.c backend-drm: simplify compile time array copy 2021-04-27 19:00:38 -03:00
kms.c backend-drm: ignore formats without modifiers from IN_FORMATS 2021-04-27 19:56:38 +00:00
libbacklight.c
libbacklight.h
meson.build
modes.c
state-helpers.c
state-propose.c backend-drm/state-propose: print format instead of *pixel_format_info address 2021-05-06 14:12:32 +02:00
vaapi-recorder.c
vaapi-recorder.h