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

linuxkms: upgrade drm/gbm dependencies #3669

Closed
tronical opened this issue Oct 13, 2023 · 2 comments · Fixed by #6133
Closed

linuxkms: upgrade drm/gbm dependencies #3669

tronical opened this issue Oct 13, 2023 · 2 comments · Fixed by #6133
Assignees
Labels
a:backend-linuxkms The Linux KMS backend (mS,bO) bug Something isn't working

Comments

@tronical
Copy link
Member

Both crate dependencies need updating. The last attempt was reverted with commit 0d35e01 because it broke qemu-virgl.

@tronical tronical added the a:backend-linuxkms The Linux KMS backend (mS,bO) label Oct 13, 2023
@tronical tronical added this to the 1.3 milestone Oct 13, 2023
@tronical tronical self-assigned this Oct 13, 2023
@tronical tronical modified the milestones: 1.3, 1.4 Oct 30, 2023
@tronical tronical removed this from the 1.4 milestone Jan 2, 2024
@tronical tronical added the bug Something isn't working label Jan 17, 2024
@tronical
Copy link
Member Author

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
@tronical
Copy link
Member Author

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
Labels
a:backend-linuxkms The Linux KMS backend (mS,bO) bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant