drm/i915/dg2: Don't program BW_BUDDY registers
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 21 Jul 2021 22:30:41 +0000 (15:30 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 22 Jul 2021 16:31:26 +0000 (09:31 -0700)
commit47753748ad05f662e54c15a3088d783e5f4772f2
tree9281500b56ab615dd173de1901a3afb62718fb0c
parent49f756342b818fccb576c7b6ff00af7b32778e7d
drm/i915/dg2: Don't program BW_BUDDY registers

Although the BW_BUDDY registers still exist, they are not used for
anything on DG2.  This change is expected to hold true for future dgpu's
too.

Bspec: 49218
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210721223043.834562-17-matthew.d.roper@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c