drm/i915/dg2: Don't read DRAM info
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 21 Jul 2021 22:30:42 +0000 (15:30 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 22 Jul 2021 16:31:39 +0000 (09:31 -0700)
commit5eb6bf0b44e7f21a2e6f4cdebdbb4ae9dd11f458
treeb2b0582ab8c148c1487045a5f55e88eb0724459a
parent47753748ad05f662e54c15a3088d783e5f4772f2
drm/i915/dg2: Don't read DRAM info

DG2 does not use system DRAM information for BW_BUDDY programming or
watermark workarounds, so there's no need to read this out at startup.

Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210721223043.834562-18-matthew.d.roper@intel.com
drivers/gpu/drm/i915/intel_dram.c