Age | Commit message (Expand) | Author | Files | Lines |
2023-05-31 | Merge drm/drm-next into drm-intel-next | Jani Nikula | 1 | -12/+75 |
2023-05-22 | drm/i915: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -2/+2 |
2023-04-27 | drm/i915/hwmon: Block waiting for GuC reset to complete | Ashutosh Dixit | 1 | -4/+25 |
2023-04-27 | drm/i915/guc: Disable PL1 power limit when loading GuC firmware | Ashutosh Dixit | 1 | -0/+40 |
2023-04-27 | drm/i915/hwmon: Get mutex and rpm ref just once in hwm_power_max_write | Ashutosh Dixit | 1 | -13/+15 |
2023-04-03 | drm/i915/hwmon: Use 0 to designate disabled PL1 power limit | Ashutosh Dixit | 1 | -0/+26 |
2023-03-01 | drm/i915/hwmon: Accept writes of value 0 to power1_max_interval | Ashutosh Dixit | 1 | -5/+9 |
2023-02-17 | drm/i915/hwmon: Enable PL1 limit when writing limit value to HW | Ashutosh Dixit | 1 | -2/+3 |
2023-02-17 | drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_write | Ashutosh Dixit | 1 | -20/+16 |
2023-02-08 | Revert "drm/i915/hwmon: Enable PL1 power limit" | Ashutosh Dixit | 1 | -5/+0 |
2023-02-06 | drm/i915/hwmon: Enable PL1 power limit | Ashutosh Dixit | 1 | -0/+5 |
2023-01-06 | drm/i915/hwmon: Display clamped PL1 limit | Ashutosh Dixit | 1 | -6/+33 |
2022-12-07 | drm/i915/hwmon: Silence "mailbox access failed" warning in snb_pcode_read | Ashutosh Dixit | 1 | -0/+4 |
2022-11-03 | drm/i915/hwmon: Fix a build error used with clang compiler | Gwan-gyeong Mun | 1 | -9/+3 |
2022-10-17 | drm/i915/hwmon: Extend power/energy for XEHPSDV | Dale B Stimson | 1 | -2/+99 |
2022-10-17 | drm/i915/hwmon: Expose power1_max_interval | Ashutosh Dixit | 1 | -1/+118 |
2022-10-17 | drm/i915/hwmon: Expose card reactive critical power | Ashutosh Dixit | 1 | -1/+94 |
2022-10-17 | drm/i915/hwmon: Show device level energy usage | Dale B Stimson | 1 | -2/+104 |
2022-10-17 | drm/i915/hwmon: Power PL1 limit and TDP setting | Dale B Stimson | 1 | -0/+154 |
2022-10-17 | drm/i915/hwmon: Add HWMON current voltage support | Riana Tauro | 1 | -0/+53 |
2022-10-17 | drm/i915/hwmon: Add HWMON infrastructure | Dale B Stimson | 1 | -0/+122 |