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

Use dmabuf feedback instead of wl-drm to get compositor device #235

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

nowrep
Copy link
Contributor

@nowrep nowrep commented Sep 14, 2023

wl-drm is a private protocol and while all compositors support it now, it may be removed in future.

This adds dependency on libdrm to be able to get the device path from dev_t returned from dmabuf feedback main_device.

wl-drm is a private protocol and while all compositors support it now,
it may be removed in future.

This adds dependency on libdrm to be able to get the device path from
dev_t returned from dmabuf feedback main_device.
Copy link
Owner

@ammen99 ammen99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ammen99 ammen99 merged commit 0f610ef into ammen99:master Nov 18, 2023
1 check passed
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.

2 participants