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

Intel additional HWMON (Fan + Temp) & i915 process memory usage #331

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

Conversation

Steve-Tech
Copy link
Contributor

Hi,

i915 has recently added fan speeds in kernel 6.12, this PR implements that (patch). There's also a temperature patch being developed upstream that I've also implemented support for (patch series).

I don't know if it was always like this or recently implemented, but i915 also has drm-total-local0 in the fdinfo, which is the GPU's memory used by that process.

Here's an example of my GPU:

image

Also it seemed like hide_processes_list was left uninitialized instead of false, causing it to randomly enable in my builds, which is also fixed.

Thanks,
Steve

Or should we only show the warning for older kernels?
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.

1 participant