Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes
@ 2024-04-05 13:01 Karthik Poosa
  2024-04-05 13:01 ` [PATCH v7 1/4] drm/xe: Define xe_reg_is_valid Karthik Poosa
                   ` (10 more replies)
  0 siblings, 11 replies; 20+ messages in thread
From: Karthik Poosa @ 2024-04-05 13:01 UTC (permalink / raw)
  To: intel-xe
  Cc: anshuman.gupta, badal.nilawar, rodrigo.vivi, lucas.demarchi,
	Karthik Poosa

Split changes in version 4 of this patch series into separate patches
as per comment from Lucas.

Made below changes as per review comments from Lucas, Badal, Rodrigo.

drm/xe/hwmon:
 - Update xe_hwmon_get_reg and xe_hwmon_process_reg protypes.
 - Address a potential overflow.

drm/xe:
 - Define xe_reg_is_valid.

v2:
 - Rebase.
 - Fix checkpatch warnings.

v3:
 - Rebase.
 - Fix review comments.

Karthik Poosa (4):
  drm/xe: Define xe_reg_is_valid
  drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_reg
  drm/xe/hwmon: Update xe_hwmon_process_reg
  drm/xe/hwmon: Cast result to output precision on left shift of operand

 drivers/gpu/drm/xe/regs/xe_reg_defs.h |   5 ++
 drivers/gpu/drm/xe/xe_hwmon.c         | 106 +++++++++++++-------------
 2 files changed, 59 insertions(+), 52 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-05-10  6:15 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 13:01 [PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes Karthik Poosa
2024-04-05 13:01 ` [PATCH v7 1/4] drm/xe: Define xe_reg_is_valid Karthik Poosa
2024-04-05 13:01 ` [PATCH v7 2/4] drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_reg Karthik Poosa
2024-04-09 16:55   ` Lucas De Marchi
2024-04-05 13:01 ` [PATCH v7 3/4] drm/xe/hwmon: Update xe_hwmon_process_reg Karthik Poosa
2024-04-09 17:52   ` Lucas De Marchi
2024-04-09 18:52     ` Rodrigo Vivi
2024-04-14 14:24       ` Poosa, Karthik
2024-04-18 13:14       ` Lucas De Marchi
2024-04-24  8:16         ` Nilawar, Badal
2024-04-24 11:40           ` Lucas De Marchi
2024-05-10  6:14             ` Nilawar, Badal
2024-04-05 13:01 ` [PATCH v7 4/4] drm/xe/hwmon: Cast result to output precision on left shift of operand Karthik Poosa
2024-04-05 14:20 ` ✓ CI.Patch_applied: success for drm/xe/hwmon: Update xe hwmon with couple of fixes (rev7) Patchwork
2024-04-05 14:20 ` ✗ CI.checkpatch: warning " Patchwork
2024-04-05 14:21 ` ✓ CI.KUnit: success " Patchwork
2024-04-05 14:32 ` ✓ CI.Build: " Patchwork
2024-04-05 14:35 ` ✓ CI.Hooks: " Patchwork
2024-04-05 14:36 ` ✓ CI.checksparse: " Patchwork
2024-04-05 14:57 ` ✓ CI.BAT: " Patchwork

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