dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] PL1 power limit fixes for ATSM
@ 2023-02-14  5:33 Ashutosh Dixit
  2023-02-14  5:33 ` [PATCH 1/3] drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_write Ashutosh Dixit
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ashutosh Dixit @ 2023-02-14  5:33 UTC (permalink / raw)
  To: intel-gfx
  Cc: linux-hwmon, Anshuman Gupta, dri-devel, gwan-gyeong.mun,
	Badal Nilawar, Riana Tauro

Previous PL1 power limit implementation assumed that the PL1 limit is
always enabled in HW. However we now find this not to be the case on ATSM
where the PL1 limit is disabled at power up. This requires changes in the
previous PL1 limit implementation.

Submitting 3 patches for easier review but patches can be squashed if
needed.

Ashutosh Dixit (3):
  drm/i915/hwmon: Replace hwm_field_scale_and_write with
    hwm_power_max_write
  drm/i915/hwmon: Enable PL1 limit when writing limit value to HW
  drm/i915/hwmon: Expose power1_max_enable

 .../ABI/testing/sysfs-driver-intel-i915-hwmon |  7 ++
 drivers/gpu/drm/i915/i915_hwmon.c             | 85 +++++++++++++------
 2 files changed, 68 insertions(+), 24 deletions(-)

-- 
2.38.0


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

end of thread, other threads:[~2023-02-16 20:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14  5:33 [PATCH 0/3] PL1 power limit fixes for ATSM Ashutosh Dixit
2023-02-14  5:33 ` [PATCH 1/3] drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_write Ashutosh Dixit
2023-02-14  5:33 ` [PATCH 2/3] drm/i915/hwmon: Enable PL1 limit when writing limit value to HW Ashutosh Dixit
2023-02-14  5:33 ` [PATCH 3/3] drm/i915/hwmon: Expose power1_max_enable Ashutosh Dixit
2023-02-14  6:16   ` Guenter Roeck
2023-02-15  3:11     ` Dixit, Ashutosh
2023-02-16 18:57       ` Rodrigo Vivi
2023-02-16 19:25         ` Guenter Roeck
2023-02-16 20:13           ` Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).