drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 4 Mar 2020 09:03:48 +0000 (17:03 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Apr 2020 09:01:53 +0000 (11:01 +0200)
commit70e0a720038ed591e082b9218c7afbb34060d3b7
treec492811cc79cd4b861f4505a325206601c05c86a
parent2e89e4e7f7e18c907898f1ffdce3569e64149776
drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20

[ Upstream commit f1c2cd3f8fb959123a9beba18c0e8112dcb2e137 ]

The ROMC_INDEX/DATA offset was changed to e4/e5 since
from smuio_v11 (vega20/arcturus).

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Tested-by: Candice Li <Candice.Li@amd.com>
Reviewed-by: Candice Li <Candice.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/soc15.c