commit | c4310defd88e1e32859d4371d07fa3e1d98c1436 | [log] [tgz] |
---|---|---|
author | Radhakrishna Sripada <radhakrishna.sripada@intel.com> | Thu Apr 16 09:46:10 2020 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 17 19:35:43 2020 +0100 |
tree | ed56ed01fbf4c06a3cac933ba7f61a9514f373ff | |
parent | c43dd6b4144aa8f27ff9a1c4872f6ab49a4ba3ec [diff] |
drm/i915/icl: Update forcewake firmware ranges Some workarounds are not sticking across suspend resume cycles. The forcewake ranges table has been updated and would reflect the hardware appropriately. Closes: https://gitlab.freedesktop.org/drm/intel/issues/1222 v2: Simplify the table and use 0 for some unused ranges(Matt) Cc: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com> Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20200416164610.15422-1-radhakrishna.sripada@intel.com