Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix detection of present on separate GPU for the Wayland dmabuf case #108

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

kmshanah
Copy link

WaylandWindowSystem::m_presentOnSameGpu is set to true on initialisation and was never being set to false in the case where the presenting drm device was different from the render device.

Fixes GPUOpen-Drivers/AMDVLK#393

@kmshanah kmshanah changed the title Fix detection of present on separate CPU for the Wayland dmabuf case Fix detection of present on separate GPU for the Wayland dmabuf case Jan 29, 2025
WaylandWindowSystem::m_presentOnSameGpu is set to true on
initialisation and was never being set to false in the case where the
present drm device was different from the render device.
@kmshanah kmshanah force-pushed the fix-dma-present-on-distinct-gpu branch from 8d918e1 to 169c3bb Compare January 29, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corrupted Vulkan windows and Gnome File Manager with 2024.Q4.2+
1 participant