Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes
@ 2022-12-13 18:37 Ashutosh Dixit
  2022-12-13 18:37 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_sysfs: Generic verification of clamped sysfs attributes Ashutosh Dixit
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Ashutosh Dixit @ 2022-12-13 18:37 UTC (permalink / raw)
  To: igt-dev; +Cc: Badal Nilawar

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

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes
@ 2022-12-13 18:35 Ashutosh Dixit
  0 siblings, 0 replies; 10+ messages in thread
From: Ashutosh Dixit @ 2022-12-13 18:35 UTC (permalink / raw)
  To: igt-dev

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-12-14 23:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-13 18:37 [igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes Ashutosh Dixit
2022-12-13 18:37 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_sysfs: Generic verification of clamped sysfs attributes Ashutosh Dixit
2022-12-13 18:37 ` [igt-dev] [PATCH i-g-t 2/4] i915/i915_hwmon: General verification of hwmon attributes Ashutosh Dixit
2022-12-13 18:37 ` [igt-dev] [PATCH i-g-t 3/4] lib/igt_sysfs: Make it easier to extend verification of clamped sysfs attr Ashutosh Dixit
2022-12-13 18:37 ` [igt-dev] [PATCH i-g-t 4/4] HAX: Add i915_hwmon* to fast-feedback.testlist Ashutosh Dixit
2022-12-13 19:49 ` [igt-dev] ✓ Fi.CI.BAT: success for i915/i915_hwmon: General verification of hwmon attributes (rev3) Patchwork
2022-12-14  2:13 ` [igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes Dixit, Ashutosh
2022-12-14  3:11   ` Dixit, Ashutosh
2022-12-14 23:57 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_hwmon: General verification of hwmon attributes (rev3) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2022-12-13 18:35 [igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes Ashutosh Dixit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox