]> git.hungrycats.org Git - linux/commit
drm/i915/dg1: Update DMC_DEBUG3 register
authorChuansheng Liu <chuansheng.liu@intel.com>
Fri, 11 Feb 2022 00:29:33 +0000 (08:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Mar 2024 12:21:53 +0000 (13:21 +0100)
commita1733ffd88d9ed563b367dd7c1b98cde8f1ff4fb
tree4095d14d6ba8b18b5c6d635bacc9617693aec6ce
parent8102416c05bb08795b9278a8664f9be827fadbe2
drm/i915/dg1: Update DMC_DEBUG3 register

[ Upstream commit b60668cb4c57a7cc451de781ae49f5e9cc375eaf ]

Current DMC_DEBUG3(_MMIO(0x101090)) address is for TGL,
it is wrong for DG1. Just like commit 5bcc95ca382e
("drm/i915/dg1: Update DMC_DEBUG register"), correct
this issue for DG1 platform to avoid wrong register
being read.

BSpec: 49788

v2: fix "not wrong" typo. (Jani)

Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220211002933.84240-1-chuansheng.liu@intel.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/i915/display/intel_display_debugfs.c
drivers/gpu/drm/i915/i915_reg.h