Skip to content

Linux CLI tool to output power usage of Intel Graphics

Notifications You must be signed in to change notification settings

Trayshar/i915-power-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i915-power-graph

Small linux CLI tool to output power usage of Intel Graphics

Motivation

Right now, the i915 graphics driver is used for many Intel GPUs. Sadly, hardware monitoring isn't yet fully implemented, leaving out important data like power usage.

This tool reads the "accumulated energy" sensor repeatedly and artificially calculates the current power usage. This data is presented in a graph using tui-rs.

Tested to work with my Intel Arc A770. Should work for integrated graphics as well.

About

Linux CLI tool to output power usage of Intel Graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages