weston/libweston/backend-drm
Marius Vlad eef694547d backend-drm: Pass the drm_fb to each prepare_overlay/scanout_view functions
Avoids the need to retrieve the DRM framebuffer in each function and
re-uses the one got before constructing the zpos candidate list.

Takes another reference for the scanout as to live the state, like
there's one for the overlay bit.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2019-11-11 16:51:48 +00:00
..
drm-gbm.c backend-drm: make GBM optional 2019-10-25 15:32:07 +02:00
drm-internal.h backend-drm: Construct a zpos candidate list of planes 2019-11-11 16:51:48 +00:00
drm-virtual.c backend-drm: separate out DRM virtual support 2019-10-25 15:32:07 +02:00
drm.c backend-drm: Hard-code zpos values if HW doesn't exposes them 2019-11-11 16:51:48 +00:00
fb.c backend-drm: make GBM optional 2019-10-25 15:32:07 +02:00
kms.c backend-drm: Add zpos DRM-property 2019-11-11 16:51:48 +00:00
libbacklight.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build backend-drm: make GBM optional 2019-10-25 15:32:07 +02:00
modes.c compositor-drm: Move mode handling to separate file 2019-06-26 23:08:36 +01:00
state-helpers.c backend-drm: Construct a zpos candidate list of planes 2019-11-11 16:51:48 +00:00
state-propose.c backend-drm: Pass the drm_fb to each prepare_overlay/scanout_view functions 2019-11-11 16:51:48 +00:00
vaapi-recorder.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00