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

i915: enable sysfs frequency control #157

Closed
wants to merge 1 commit into from

Conversation

valpackett
Copy link
Contributor

@valpackett valpackett commented Jul 5, 2019

Accessible via sys.class.drm sysctls. Fixes #153.

Video demo: https://streamable.com/7x7l7 (most of the power consumption is from vaapi encoding the screencast)

This is a quick fix. Future work: rewrite sysfs_(create|remove)_files into base linuxkpi, add sysfs_(un)?merge_group and bin_attribute stuff to enable all other sysfs things (residency counters, l3 parity whatever that is)

Accessible via sys.class.drm sysctls.
@johalun
Copy link
Member

johalun commented Jul 8, 2019

Thanks! I will look into getting these functions added to linuxkpi.

@johalun
Copy link
Member

johalun commented Sep 3, 2019

Closing in favor of ab77a87

@johalun johalun closed this Sep 3, 2019
@valpackett valpackett deleted the i915-sysfs branch September 3, 2019 23:49
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