]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amdgpu: Write blocked CP registers using RLC on VF
authorRohit Khaire <Rohit.Khaire@amd.com>
Wed, 26 Feb 2020 02:42:47 +0000 (21:42 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Mar 2020 05:26:34 +0000 (00:26 -0500)
commit1da7d4a8ab79348f0f29b3af8bedf31cba185da4
tree047a10c073a4183ed20eacd73faf543b79413783
parent1d21a84661b404ffdae94ebe7b8a8729ef478335
drm/amdgpu: Write blocked CP registers using RLC on VF

This change programs CP_ME_CNTL and RLC_CSIB_* through RLC

Signed-off-by: Rohit Khaire <Rohit.Khaire@amd.com>
Reviewed-by: Monk Liu <monk.liu@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