mbox series

[v6,0/3] drm/i915/guc: Disable PL1 power limit when loading GuC firmware

Message ID 20230420164041.1428455-1-ashutosh.dixit@intel.com (mailing list archive)
Headers show
Series drm/i915/guc: Disable PL1 power limit when loading GuC firmware | expand

Message

Dixit, Ashutosh April 20, 2023, 4:40 p.m. UTC
v6: Update Patch 3 to remove the timeout when blocked
v1-v5: Please see individual patches for revision history

Ashutosh Dixit (3):
  drm/i915/hwmon: Get mutex and rpm ref just once in hwm_power_max_write
  drm/i915/guc: Disable PL1 power limit when loading GuC firmware
  drm/i915/hwmon: Block waiting for GuC reset to complete

 drivers/gpu/drm/i915/gt/uc/intel_uc.c | 13 +++-
 drivers/gpu/drm/i915/i915_hwmon.c     | 87 +++++++++++++++++++++++----
 drivers/gpu/drm/i915/i915_hwmon.h     |  7 +++
 3 files changed, 93 insertions(+), 14 deletions(-)