[igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes
Ashutosh Dixit
ashutosh.dixit at intel.com
Tue Dec 13 18:35:25 UTC 2022
Ensure we can read all hwmon attributes. For writable attributes, also
ensure the read value approximately matches the written value, taking the
clamping of writes into account.
v2: Added new patch "lib/igt_sysfs: Make it easier to extend verification
of clamped sysfs attr". No changes to previous patches.
Ashutosh Dixit (4):
lib/igt_sysfs: Generic verification of clamped sysfs attributes
i915/i915_hwmon: General verification of hwmon attributes
lib/igt_sysfs: Make it easier to extend verification of clamped sysfs
attr
HAX: Add i915_hwmon* to fast-feedback.testlist
lib/igt_sysfs.c | 176 ++++++++++++++++++++++++++
lib/igt_sysfs.h | 23 ++++
tests/i915/i915_hwmon.c | 88 +++++++++++++
tests/intel-ci/fast-feedback.testlist | 2 +
tests/meson.build | 1 +
5 files changed, 290 insertions(+)
create mode 100644 tests/i915/i915_hwmon.c
--
2.38.0
More information about the igt-dev
mailing list