From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Riana Tauro <riana.tauro@intel.com>
Cc: igt-dev@lists.freedesktop.org, petri.latvala@intel.com,
badal.nilawar@intel.com
Subject: Re: [igt-dev] [PATCH i-g-t v3 0/8] Add hwmon energy support for dgfx
Date: Mon, 17 Oct 2022 15:38:55 -0700 [thread overview]
Message-ID: <87a65ujcsg.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20221017053524.2538178-1-riana.tauro@intel.com>
On Sun, 16 Oct 2022 22:35:16 -0700, Riana Tauro wrote:
>
Hi Riana,
> Introduce igt_power library that reads energy from hwmon & rapl
> interfaces. Replace igt_rapl with igt_power.
>
> Modify the existing tests that use igt_rapl to igt_power.
>
> Rev2: Re-order patches to fix compilation
> Rev3: Add tests temporarily to BAT to test hwmon kernel series
> Rev4: Identical to v3, sending again in order to "Test-with" kernel
> hwmon series
> Rev5: Add license to igt_hwmon files
Thanks for the patches. The series is merged now (since the kernel series
is also merged) except for the last HAX patch.
Thanks.
--
Ashutosh
> Riana Tauro (8):
> lib/igt_hwmon: Introduce library igt_hwmon
> lib/igt_power: Rename lib igt_rapl with igt_power
> lib/igt_power: Add hwmon interface to igt_power
> i915/i915_pm_rc6_residency: Add energy support for dgfx
> i915/gem_exec_schedule: Add energy support for dgfx
> i915/gem_exec_whisper: Add energy support for dgfx
> lib/igt_power: clean-up igt_power library
> HAX: run i915_pm_rc6_residency tests in BAT
>
> lib/igt_hwmon.c | 74 +++++++++
> lib/igt_hwmon.h | 13 ++
> lib/igt_power.c | 211 ++++++++++++++++++++++++++
> lib/{igt_rapl.h => igt_power.h} | 78 +++-------
> lib/igt_rapl.c | 69 ---------
> lib/meson.build | 3 +-
> tests/i915/gem_exec_fair.c | 1 -
> tests/i915/gem_exec_schedule.c | 51 +++----
> tests/i915/gem_exec_whisper.c | 16 +-
> tests/i915/i915_pm_rc6_residency.c | 65 ++++----
> tests/intel-ci/fast-feedback.testlist | 2 +
> 11 files changed, 394 insertions(+), 189 deletions(-)
> create mode 100644 lib/igt_hwmon.c
> create mode 100644 lib/igt_hwmon.h
> create mode 100644 lib/igt_power.c
> rename lib/{igt_rapl.h => igt_power.h} (51%)
> delete mode 100644 lib/igt_rapl.c
>
> --
> 2.25.1
>
prev parent reply other threads:[~2022-10-17 22:39 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-17 5:35 [igt-dev] [PATCH i-g-t v3 0/8] Add hwmon energy support for dgfx Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 1/8] lib/igt_hwmon: Introduce library igt_hwmon Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 2/8] lib/igt_power: Rename lib igt_rapl with igt_power Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 3/8] lib/igt_power: Add hwmon interface to igt_power Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 4/8] i915/i915_pm_rc6_residency: Add energy support for dgfx Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 5/8] i915/gem_exec_schedule: " Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 6/8] i915/gem_exec_whisper: " Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 7/8] lib/igt_power: clean-up igt_power library Riana Tauro
2022-10-17 5:35 ` [igt-dev] [PATCH i-g-t v3 8/8] HAX: run i915_pm_rc6_residency tests in BAT Riana Tauro
2022-10-17 6:08 ` [igt-dev] ✗ Fi.CI.BAT: failure for Add hwmon energy support for dgfx (rev5) Patchwork
2022-10-17 6:13 ` Tauro, Riana
2022-10-17 16:00 ` Vudum, Lakshminarayana
2022-10-17 15:36 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-10-17 22:33 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-10-17 22:38 ` Dixit, Ashutosh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a65ujcsg.wl-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=badal.nilawar@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=petri.latvala@intel.com \
--cc=riana.tauro@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox