drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c
0 → 100644
+96
−0
drivers/gpu/drm/amd/amdgpu/amdgpu_ip.h
0 → 100644
+29
−0
Loading
IP instance map init function can be an common function instead of operation on different ASIC. V2: Create amdgpu_ip.[ch] file for ip related functions. Signed-off-by:Likun Gao <Likun.Gao@amd.com> Reviewed-by:
Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by:
Lijo Lazar <lijo.lazar@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>