~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 What:           /sys/bus/pci/drivers/xe/.../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/bus/pci/drivers/xe/.../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 
 24 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/energy1_input
 25 Date:           September 2023
 26 KernelVersion:  6.5
 27 Contact:        intel-xe@lists.freedesktop.org
 28 Description:    RO. Card energy input of device in microjoules.
 29 
 30                 Only supported for particular Intel Xe graphics platforms.
 31 
 32 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_max_interval
 33 Date:           October 2023
 34 KernelVersion:  6.6
 35 Contact:        intel-xe@lists.freedesktop.org
 36 Description:    RW. Card sustained power limit interval (Tau in PL1/Tau) in
 37                 milliseconds over which sustained power is averaged.
 38 
 39                 Only supported for particular Intel Xe graphics platforms.
 40 
 41 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_max
 42 Date:           February 2024
 43 KernelVersion:  6.8
 44 Contact:        intel-xe@lists.freedesktop.org
 45 Description:    RW. Package reactive sustained  (PL1) power limit in microwatts.
 46 
 47                 The power controller will throttle the operating frequency
 48                 if the power averaged over a window (typically seconds)
 49                 exceeds this limit. A read value of 0 means that the PL1
 50                 power limit is disabled, writing 0 disables the
 51                 limit. Writing values > 0 and <= TDP will enable the power limit.
 52 
 53                 Only supported for particular Intel Xe graphics platforms.
 54 
 55 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_rated_max
 56 Date:           February 2024
 57 KernelVersion:  6.8
 58 Contact:        intel-xe@lists.freedesktop.org
 59 Description:    RO. Package default power limit (default TDP setting).
 60 
 61                 Only supported for particular Intel Xe graphics platforms.
 62 
 63 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_crit
 64 Date:           February 2024
 65 KernelVersion:  6.8
 66 Contact:        intel-xe@lists.freedesktop.org
 67 Description:    RW. Package reactive critical (I1) power limit in microwatts.
 68 
 69                 Package reactive critical (I1) power limit in microwatts is exposed
 70                 for client products. The power controller will throttle the
 71                 operating frequency if the power averaged over a window exceeds
 72                 this limit.
 73 
 74                 Only supported for particular Intel Xe graphics platforms.
 75 
 76 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/curr2_crit
 77 Date:           February 2024
 78 KernelVersion:  6.8
 79 Contact:        intel-xe@lists.freedesktop.org
 80 Description:    RW. Package reactive critical (I1) power limit in milliamperes.
 81 
 82                 Package reactive critical (I1) power limit in milliamperes is
 83                 exposed for server products. The power controller will throttle
 84                 the operating frequency if the power averaged over a window
 85                 exceeds this limit.
 86 
 87 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/energy2_input
 88 Date:           February 2024
 89 KernelVersion:  6.8
 90 Contact:        intel-xe@lists.freedesktop.org
 91 Description:    RO. Package energy input of device in microjoules.
 92 
 93                 Only supported for particular Intel Xe graphics platforms.
 94 
 95 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_max_interval
 96 Date:           February 2024
 97 KernelVersion:  6.8
 98 Contact:        intel-xe@lists.freedesktop.org
 99 Description:    RW. Package sustained power limit interval (Tau in PL1/Tau) in
100                 milliseconds over which sustained power is averaged.
101 
102                 Only supported for particular Intel Xe graphics platforms.
103 
104 What:           /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/in1_input
105 Date:           February 2024
106 KernelVersion:  6.8
107 Contact:        intel-xe@lists.freedesktop.org
108 Description:    RO. Package current voltage in millivolt.
109 
110                 Only supported for particular Intel Xe graphics platforms.

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php