drm/amdgpu: Revert programming of CP_PSP_XCP_CTL
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 9 Nov 2022 14:17:38 +0000 (19:47 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:48:46 +0000 (09:48 -0400)
commitd55391c2138c1a5bcd1316ccedf1835dd067d568
treee22d1c7ec9f7abda7282c2ec95c1db0531d79895
parentea2d2f8ececdd4c778b66e19b82ce278dfc5e1c4
drm/amdgpu: Revert programming of CP_PSP_XCP_CTL

Programming of this register is taken care by PSP. Incorrect programming
causes CP not to detect its XCC.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reported-by: Alexander Turek <Alexander.Turek@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c