All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Badal Nilawar" <badal.nilawar@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add HWMON support (rev7)
Date: Fri, 23 Sep 2022 21:12:13 -0000	[thread overview]
Message-ID: <166396753329.30117.12047115479127967871@emeril.freedesktop.org> (raw)
In-Reply-To: <20220923195643.2376927-1-badal.nilawar@intel.com>

== Series Details ==

Series: drm/i915: Add HWMON support (rev7)
URL   : https://patchwork.freedesktop.org/series/104278/
State : warning

== Summary ==

Error: dim checkpatch failed
74f6e494d49e drm/i915/hwmon: Add HWMON infrastructure
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:87: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#87: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 191 lines checked
7be04adc6c27 drm/i915/hwmon: Add HWMON current voltage support
-:27: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#27: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 104 lines checked
5d284b050cce drm/i915/hwmon: Power PL1 limit and TDP setting
4bfbd70ac2ff drm/i915/hwmon: Show device level energy usage
1d70ce5d0227 drm/i915/hwmon: Expose card reactive critical power
7b42f7992e87 drm/i915/hwmon: Expose power1_max_interval
e4e7544946ac drm/i915/hwmon: Extend power/energy for XEHPSDV



  parent reply	other threads:[~2022-09-23 21:12 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23 19:56 [PATCH 0/7] drm/i915: Add HWMON support Badal Nilawar
2022-09-23 19:56 ` [Intel-gfx] " Badal Nilawar
2022-09-23 19:56 ` Badal Nilawar
2022-09-23 19:56 ` [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure Badal Nilawar
2022-09-23 19:56   ` [Intel-gfx] " Badal Nilawar
2022-09-23 19:56   ` Badal Nilawar
2022-09-24  3:54   ` Dixit, Ashutosh
2022-09-24  3:54     ` [Intel-gfx] " Dixit, Ashutosh
2022-09-24  3:54     ` Dixit, Ashutosh
2022-09-23 19:56 ` [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support Badal Nilawar
2022-09-23 19:56   ` [Intel-gfx] " Badal Nilawar
2022-09-23 19:56   ` Badal Nilawar
2022-09-23 19:56 ` [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting Badal Nilawar
2022-09-23 19:56   ` Badal Nilawar
2022-09-23 19:56   ` [Intel-gfx] " Badal Nilawar
2022-09-23 19:56 ` [PATCH 4/7] drm/i915/hwmon: Show device level energy usage Badal Nilawar
2022-09-23 19:56   ` Badal Nilawar
2022-09-23 19:56   ` [Intel-gfx] " Badal Nilawar
2022-09-24  3:55   ` Dixit, Ashutosh
2022-09-24  3:55     ` [Intel-gfx] " Dixit, Ashutosh
2022-09-24  3:55     ` Dixit, Ashutosh
2022-09-23 19:56 ` [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power Badal Nilawar
2022-09-23 19:56   ` Badal Nilawar
2022-09-23 19:56   ` [Intel-gfx] " Badal Nilawar
2022-09-23 19:56 ` [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval Badal Nilawar
2022-09-23 19:56   ` Badal Nilawar
2022-09-23 19:56   ` [Intel-gfx] " Badal Nilawar
2022-09-24  3:58   ` Dixit, Ashutosh
2022-09-24  3:58     ` [Intel-gfx] " Dixit, Ashutosh
2022-09-24  3:58     ` Dixit, Ashutosh
2022-09-23 19:56 ` [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV Badal Nilawar
2022-09-23 19:56   ` Badal Nilawar
2022-09-23 19:56   ` [Intel-gfx] " Badal Nilawar
2022-09-23 21:12 ` Patchwork [this message]
2022-09-23 21:12 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Add HWMON support (rev7) Patchwork
2022-09-23 21:34 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-24 13:29 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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=166396753329.30117.12047115479127967871@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=badal.nilawar@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.