drm/amdgpu: add DCI HWIP
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Jul 2021 16:44:07 +0000 (12:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:59 +0000 (15:22 -0400)
commit5f931489556d61018da014cd5edb4dff3cf66742
tree85f2cea5fd396426d497824971fc39af519d8ed6
parentc08182f2483f946907076e98ac20e868fd3b9551
drm/amdgpu: add DCI HWIP

So we can track grab the appropriate DCE info out of the
IP discovery table.  This is a separare IP from DCN.

Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c