Skip to content
Snippets Groups Projects
Commit e4880f69 authored by Felix Gerking's avatar Felix Gerking Committed by Jonas Höppner
Browse files

qt-multi-screen-compositor:mx6: Enable linux-dmabuf-unstable-v1

Enabling linux-dmabuf-unstable-v1 fixes the distorted visualization
on imx6 devices.

See https://codereview.qt-project.org/c/qt/qtwayland/+/214050

BCS 746-000838
parent a282c3f6
No related branches found
No related tags found
1 merge request!648qt-multi-screen-compositor:mx6: Enable linux-dmabuf-unstable-v1
......@@ -21,6 +21,9 @@ Environment=QT_QPA_PLATFORM=eglfs
Environment=QT_QPA_EGLFS_INTEGRATION=eglfs_kms
Environment=QT_QPA_EGLFS_KMS_ATOMIC=1
Environment=QT_WAYLAND_CLIENT_BUFFER_INTEGRATION=linux-dmabuf-unstable-v1
Environment=QT_WAYLAND_SERVER_BUFFER_INTEGRATION=dmabuf-server
# The following parameter rotates the touchscreen input
# by 180 degrees. As the normal libinput calibration isn't
# implemented yet, this is the only way to enable touch
......
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