Skip to content

Disable DMA buffer based screen casting when using QXL

Jonas Ådahl requested to merge jadahl/mutter:wip/check-dmabuf-mmap into master

This adds a driver name blacklist containing qxl, which disables the usage of DMA buffers when the driver name of the primary GPU is in the list.

Edited by Jonas Ådahl

Merge request reports