]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfish
authorHuang Rui <ray.huang@amd.com>
Wed, 28 Jul 2021 01:59:57 +0000 (09:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Jul 2021 02:10:26 +0000 (22:10 -0400)
commitb84d029d9f71303e6ca0b3e6580840dafe79a9cf
tree66e2e3baa1eb482e6c9025f61c3a3e4ef58ba9bb
parent7fd13baeb7a3a48cae12c36c52f06bf4e9e7d728
drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfish

It won't need to clear the xxx_PSP_DEBUG registers, because firmware
will handle this change.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c