drm/amdgpu: Add xcc specific functions
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 16 Nov 2022 05:17:18 +0000 (10:47 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:49:12 +0000 (09:49 -0400)
commit44b5cf2e0f7952856f48b9be56b9eb2f688d70f0
treec0823c55010dc54351a0a66d1933ab2259b0aec7
parent880f8b3f8032a022c85351857ba7020fd3345592
drm/amdgpu: Add xcc specific functions

Add more XCC specific functions and use them from IP block functions.
RLC, CP functions are further split to have xcc specific versions.

Signed-off-by: Lijo Lazar <lijo.lazar@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