weston/libweston/backend-drm
Scott Anderson 7466309c12 backend-drm: start to use weston_drm_format in drm_plane
In commit "libweston: add struct weston_drm_format" struct
weston_drm_format and its helper functions were added to libweston.
Also, unit tests for this API have been added in commit "tests: add unit
tests for struct weston_drm_format".

Start to use this API in the DRM-backend, as it enhances the code by
avoiding repetition and ensuring correctness.

Signed-off-by: Scott Anderson <scott.anderson@collabora.com>
Co-authored-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
2021-04-27 19:56:38 +00:00
..
drm-gbm.c backend-drm: start to use weston_drm_format in drm_plane 2021-04-27 19:56:38 +00:00
drm-internal.h backend-drm: start to use weston_drm_format in drm_plane 2021-04-27 19:56:38 +00:00
drm-virtual.c backend-drm: start to use weston_drm_format in drm_plane 2021-04-27 19:56:38 +00:00
drm.c backend-drm: start to use weston_drm_format in drm_plane 2021-04-27 19:56:38 +00:00
fb.c Add weston-drm-fourcc.h 2021-02-25 14:35:03 +02:00
kms.c backend-drm: start to use weston_drm_format in drm_plane 2021-04-27 19:56:38 +00:00
libbacklight.c
libbacklight.h
meson.build libweston/backend/drm: might need EGL 2020-10-26 15:44:34 +01:00
modes.c Add weston-drm-fourcc.h 2021-02-25 14:35:03 +02:00
state-helpers.c Add weston-drm-fourcc.h 2021-02-25 14:35:03 +02:00
state-propose.c backend-drm: start to use weston_drm_format in drm_plane 2021-04-27 19:56:38 +00:00
vaapi-recorder.c
vaapi-recorder.h