OSDN Git Service

drm/amdgpu: fix incorrect EP_STRAP reg offset for aldebaran
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 25 May 2020 07:08:38 +0000 (15:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 02:52:18 +0000 (22:52 -0400)
commitf8a98f1645cdb4037364c8b1ec98c1e4cfd4f2f5
treec1bb1b5282bf98da2ebf8d50866abfd24513e427
parentee8210832551787b767ef57dfbf8333fc2dcb439
drm/amdgpu: fix incorrect EP_STRAP reg offset for aldebaran

mmRCC_DEV0_EPF0_STRAP0 offset in aldebaran is changed
from arcturus

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c