OSDN Git Service

drm/i915/pvc: Add forcewake support
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 11 May 2022 06:02:25 +0000 (23:02 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 24 May 2022 19:26:25 +0000 (12:26 -0700)
commitfb289464f695f9d913479b4ebae9e39b057f8531
treef7d241527c9bd8d0074640cd1ea651064ce98909
parentd32e8ed918ba7384fda9055ebb31b89b3eadb517
drm/i915/pvc: Add forcewake support

Add PVC's forcewake ranges.

v2:
 - Drop replicated comment completely; move general cleanup of the
   documentation to a separate patch.

Bspec: 67609
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Stuart Summers <stuart.summers@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220511060228.1179450-3-matthew.d.roper@intel.com
drivers/gpu/drm/i915/intel_uncore.c
drivers/gpu/drm/i915/selftests/intel_uncore.c