Skip to content
Commit ccc73d7e authored by Xaver Hugl's avatar Xaver Hugl
Browse files

backends/drm: fix multi gpu with NVidia as primary

NVidia GPUs can't render to linear buffers, so we can't force a linear modifier
for CPU rendering. The proprietary NVidia driver also can't map gbm buffers
with all formats and modifiers, so instead of mapping the gbm buffer, this
patch changes KWin to instead use glReadPixels for accessing the source
buffer
parent 0fa0ffd2
Pipeline #434333 passed with stage
in 11 minutes and 16 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment