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 Support for the Intel Xe driver & HWMON power values #303

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Steve-Tech
Copy link

Hi, this PR adds basic support for Intel's new Xe driver, it doesn't support GPU utilisation (the fdinfo is different) but all other features that were working for i915 now work for Xe (on an A770).

The added power fields from the HWMON patch were also implemented, but only power1_max is present on both i915 and Xe. Temperature, fans, etc. were never implemented by Intel in the HWMON patch.

Also, the memory clock speed attributes (mem_cur_freq_mhz & mem_max_freq_mhz) don't seem to exist (in either drivers), should they be removed?

Thanks,
Steve

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.

None yet

1 participant