-
Notifications
You must be signed in to change notification settings - Fork 627
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
linuxkms: upgrade drm/gbm dependencies #3669
Labels
Comments
Updating the drm dependency requires either Smithay/drm-rs#192 or a change in gbm. |
tronical
added a commit
that referenced
this issue
Mar 20, 2024
New versions of the DRM https://crates.io/crates/drm/0.12.0 and GBM https://crates.io/crates/gbm/0.15.0 crates were released, which solves the modifier problem and should also allow us to remove the surface lock workarounds. |
tronical
added a commit
that referenced
this issue
Sep 13, 2024
tronical
added a commit
that referenced
this issue
Sep 13, 2024
szecket
pushed a commit
to szecket/slint
that referenced
this issue
Sep 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Both crate dependencies need updating. The last attempt was reverted with commit 0d35e01 because it broke qemu-virgl.
The text was updated successfully, but these errors were encountered: