NVIDIA / egl-wayland

The EGLStream-based Wayland external platform
MIT License
275 stars 43 forks source link

Support multi-gpu mosaic #91

Open gilvbp opened 8 months ago

gilvbp commented 8 months ago

Is there schedule to fix wayland protocol/compositor issues? (https://download.nvidia.com/XFree86/Linux-x86_64/525.78.01/README/wayland-issues.html)

Any plans to multi-gpu mosaic support ?

Regards

erik-kz commented 8 months ago

Fixing such issues will involve collaboration with the community, so it's difficult to commit to a schedule since things aren't entirely within our control. Multi-GPU mosaic is definitely on the roadmap, and considered a high-priority features.

gilvbp commented 8 months ago

Thanks for the reply. I'm worried about this because Gnome and others DE already have to plans to remove x11 session.

Reference: https://gitlab.gnome.org/GNOME/gnome-session/-/merge_requests/99

gilvbp commented 6 months ago

Hi @erik-kz, any updates on multi-gpu mosaic feature?

erik-kz commented 6 months ago

We're currently working on enabling multi-GPU support in EGL which represents one step towards supporting this feature.

gilvbp commented 6 months ago

We're currently working on enabling multi-GPU support in EGL which represents one step towards supporting this feature.

Sounds great! Thanks for the info!

gilvbp commented 1 month ago

Hi @erik-kz, any updates? Thanks