weston/doc/sphinx/toc
Leandro Ribeiro 08dbd29e33 gitlab-ci: compile Linux image with support to VGEM
Add VGEM to the Linux image that runs in the CI. There are tests that we
plan to add in the future that need this.

This brings a complication, as we already have VKMS in the image. The
order in which DRM devices are loaded is not always the same, so the
node they receive is non-deterministic. Until now we were sure that VKMS
(the virtual device we use to run the DRM-backend tests in the CI) would
be in "/dev/dri/card0", but now we can't be sure. To deal with this
problem we find the node of each device using a one-liner shell script.

This commit also updates the documentation section that describes
specificities of DRM-backend tests in our test suite.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
2022-02-09 08:13:50 +00:00
..
libweston doc: fix typos 2021-02-24 10:01:25 -05:00
kiosk-shell.rst kiosk-shell: Introduce kiosk/fullscreen shell for desktop apps 2020-07-30 14:38:49 +00:00
libweston.rst doc: output management sequence diagrams 2020-01-27 12:14:14 +00:00
meson.build doc: Add running-weston.rst file 2021-01-19 22:40:46 +02:00
running-weston.rst running-weston.rst: Document how to run weston as user service 2022-01-21 12:14:21 +00:00
test-suite-api.rst doc: overview of the test suite 2020-01-30 10:10:34 +00:00
test-suite.rst gitlab-ci: compile Linux image with support to VGEM 2022-02-09 08:13:50 +00:00