OSDN Git Service

drm/amdgpu: switch to SMN interface to operate RSMU index mode
authorGuchun Chen <guchun.chen@amd.com>
Sun, 26 Apr 2020 08:44:16 +0000 (16:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Apr 2020 19:52:03 +0000 (15:52 -0400)
commit40e733147fe06bc2d87abd3207468b2ca549f4ac
treed26368cf79d882f1b715c78678667f5bc9ffcb9e
parentfde812b32c1e3f24da305aa5e761840c2460974b
drm/amdgpu: switch to SMN interface to operate RSMU index mode

This makes consistent with other regsiters' access in this module.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c