Skip to content

xwayland/glamor: fix handling of multiplanar GBM buffers

Lucas Stach requested to merge lynxeye/xserver:xwayland-multiplanar-fx into master

Multiplanar GBM buffers can point to different objects from each plane. Use the _for_plane API to retrieve the correct prime FD for each plane.

Edited by Lucas Stach

Merge request reports