Skip to content
Snippets Groups Projects
Commit 682d420b authored by Robert Mader's avatar Robert Mader Committed by Leandro Ribeiro
Browse files

gitlab-ci: Build kernel with udmabuf support


With udmabuf we can write test for dmabuf paths in a similar
manner to shm. It's available by default in most recent distros
and thus works OOTB on developer setups.

Drop vgem as it isn't needed any more and makes the CI use
kms_swrast (instead swrast), which isn't compatible with the
llvmpipe dmabuf implementation yet.
Using swrast also streamlines CI with running tests locally,
making debugging easier.

Signed-off-by: default avatarRobert Mader <robert.mader@collabora.com>
parent 57f48ab9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment