Skip to content

loader/dri3: create linear buffer with scanout support

If we have a different GPU dealing with display, we fallback to exchanging linear buffers with the compositor. We should specify in creating the linear buffer that this could be used for display.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Closes: #4706 (closed) Cc: mesa-stable

Merge request reports