OSDN Git Service

drm/amdgpu: clean up set IP function
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Aug 2021 19:21:10 +0000 (15:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:01 +0000 (15:23 -0400)
commitb05b9c591f9ed6e4b6ba857ad3a1ae84502235e1
treeebe4accd80bb2b29297adab5d21a9c6d485daf79
parent1d789535a03679e5ce0b56a0d32a5e44596dfcdb
drm/amdgpu: clean up set IP function

Split into several smaller per IP functions to make it
easier to handle ordering issues for things like
SR-IOV in a follow up patch.

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