|
| 1 | +What: /sys/devices/.../hwmon/hwmon<i>/power1_max |
| 2 | +Date: September 2023 |
| 3 | +KernelVersion: 6.5 |
| 4 | +Contact: intel-xe@lists.freedesktop.org |
| 5 | +Description: RW. Card reactive sustained (PL1) power limit in microwatts. |
| 6 | + |
| 7 | + The power controller will throttle the operating frequency |
| 8 | + if the power averaged over a window (typically seconds) |
| 9 | + exceeds this limit. A read value of 0 means that the PL1 |
| 10 | + power limit is disabled, writing 0 disables the |
| 11 | + limit. Writing values > 0 and <= TDP will enable the power limit. |
| 12 | + |
| 13 | + Only supported for particular Intel xe graphics platforms. |
| 14 | + |
| 15 | +What: /sys/devices/.../hwmon/hwmon<i>/power1_rated_max |
| 16 | +Date: September 2023 |
| 17 | +KernelVersion: 6.5 |
| 18 | +Contact: intel-xe@lists.freedesktop.org |
| 19 | +Description: RO. Card default power limit (default TDP setting). |
| 20 | + |
| 21 | + Only supported for particular Intel xe graphics platforms. |
| 22 | + |
| 23 | +What: /sys/devices/.../hwmon/hwmon<i>/power1_crit |
| 24 | +Date: September 2023 |
| 25 | +KernelVersion: 6.5 |
| 26 | +Contact: intel-xe@lists.freedesktop.org |
| 27 | +Description: RW. Card reactive critical (I1) power limit in microwatts. |
| 28 | + |
| 29 | + Card reactive critical (I1) power limit in microwatts is exposed |
| 30 | + for client products. The power controller will throttle the |
| 31 | + operating frequency if the power averaged over a window exceeds |
| 32 | + this limit. |
| 33 | + |
| 34 | + Only supported for particular Intel xe graphics platforms. |
| 35 | + |
| 36 | +What: /sys/devices/.../hwmon/hwmon<i>/curr1_crit |
| 37 | +Date: September 2023 |
| 38 | +KernelVersion: 6.5 |
| 39 | +Contact: intel-xe@lists.freedesktop.org |
| 40 | +Description: RW. Card reactive critical (I1) power limit in milliamperes. |
| 41 | + |
| 42 | + Card reactive critical (I1) power limit in milliamperes is |
| 43 | + exposed for server products. The power controller will throttle |
| 44 | + the operating frequency if the power averaged over a window |
| 45 | + exceeds this limit. |
| 46 | + |
| 47 | +What: /sys/devices/.../hwmon/hwmon<i>/in0_input |
| 48 | +Date: September 2023 |
| 49 | +KernelVersion: 6.5 |
| 50 | +Contact: intel-xe@lists.freedesktop.org |
| 51 | +Description: RO. Current Voltage in millivolt. |
| 52 | + |
| 53 | + Only supported for particular Intel xe graphics platforms. |
| 54 | + |
| 55 | +What: /sys/devices/.../hwmon/hwmon<i>/energy1_input |
| 56 | +Date: September 2023 |
| 57 | +KernelVersion: 6.5 |
| 58 | +Contact: intel-xe@lists.freedesktop.org |
| 59 | +Description: RO. Energy input of device in microjoules. |
| 60 | + |
| 61 | + Only supported for particular Intel xe graphics platforms. |
| 62 | + |
| 63 | +What: /sys/devices/.../hwmon/hwmon<i>/power1_max_interval |
| 64 | +Date: October 2023 |
| 65 | +KernelVersion: 6.6 |
| 66 | +Contact: intel-xe@lists.freedesktop.org |
| 67 | +Description: RW. Sustained power limit interval (Tau in PL1/Tau) in |
| 68 | + milliseconds over which sustained power is averaged. |
| 69 | + |
| 70 | + Only supported for particular Intel xe graphics platforms. |
0 commit comments