drm/amdgpu: add Vangogh APU flag to IP discovery path
authorPerry Yuan <Perry.Yuan@amd.com>
Thu, 29 Sep 2022 16:18:20 +0000 (00:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Nov 2022 18:35:15 +0000 (13:35 -0500)
commit5e0f4c041c95ef1f8e6e8ad5be18a2b6a2311b45
treee9592eadfcb9aeadf09ed1bc94d5e9e44933f2e6
parentc17b7a58e5c3ccd108b440cbdb04ad01b6fd2857
drm/amdgpu: add Vangogh APU flag to IP discovery path

Add the missing apu flag for Vangogh when using IP discovery code path
to initialize IPs

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Perry Yuan <Perry.Yuan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c