summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_hwmon.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-18drm/i915/hwmon: Fix static analysis tool reported issuesKarthik Poosa1-2/+2
2023-05-31Merge drm/drm-next into drm-intel-nextJani Nikula1-12/+75
2023-05-22drm/i915: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-2/+2
2023-04-27drm/i915/hwmon: Block waiting for GuC reset to completeAshutosh Dixit1-4/+25
2023-04-27drm/i915/guc: Disable PL1 power limit when loading GuC firmwareAshutosh Dixit1-0/+40
2023-04-27drm/i915/hwmon: Get mutex and rpm ref just once in hwm_power_max_writeAshutosh Dixit1-13/+15
2023-04-03drm/i915/hwmon: Use 0 to designate disabled PL1 power limitAshutosh Dixit1-0/+26
2023-03-01drm/i915/hwmon: Accept writes of value 0 to power1_max_intervalAshutosh Dixit1-5/+9
2023-02-17drm/i915/hwmon: Enable PL1 limit when writing limit value to HWAshutosh Dixit1-2/+3
2023-02-17drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_writeAshutosh Dixit1-20/+16
2023-02-08Revert "drm/i915/hwmon: Enable PL1 power limit"Ashutosh Dixit1-5/+0
2023-02-06drm/i915/hwmon: Enable PL1 power limitAshutosh Dixit1-0/+5
2023-01-06drm/i915/hwmon: Display clamped PL1 limitAshutosh Dixit1-6/+33
2022-12-07drm/i915/hwmon: Silence "mailbox access failed" warning in snb_pcode_readAshutosh Dixit1-0/+4
2022-11-03drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun1-9/+3
2022-10-17drm/i915/hwmon: Extend power/energy for XEHPSDVDale B Stimson1-2/+99
2022-10-17drm/i915/hwmon: Expose power1_max_intervalAshutosh Dixit1-1/+118
2022-10-17drm/i915/hwmon: Expose card reactive critical powerAshutosh Dixit1-1/+94
2022-10-17drm/i915/hwmon: Show device level energy usageDale B Stimson1-2/+104
2022-10-17drm/i915/hwmon: Power PL1 limit and TDP settingDale B Stimson1-0/+154
2022-10-17drm/i915/hwmon: Add HWMON current voltage supportRiana Tauro1-0/+53
2022-10-17drm/i915/hwmon: Add HWMON infrastructureDale B Stimson1-0/+122