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

Add (major, minor, patchlevel) to Driver get_version() probe #201

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

MarijnS95
Copy link
Contributor

struct drm_version contains actual version fields, beyond the strings for the driver name, deveice description and date string. Add a tuple field for this to struct Driver.

`struct drm_version` contains actual version fields, beyond the strings
for the driver name, deveice description and date string.  Add a tuple
field for this to `struct Driver`.
Copy link
Member

@Drakulix Drakulix left a comment

Choose a reason for hiding this comment

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

thx!

@Drakulix Drakulix merged commit cb430d1 into Smithay:develop Sep 24, 2024
16 checks passed
@MarijnS95 MarijnS95 deleted the driver-version branch September 24, 2024 08:15
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