提交 0165b85c 编写于 作者: X Xiaomeng Hou 提交者: Alex Deucher

drm/amdgpu: enable IP discovery for vangogh

enable IP discovery for vangogh.
Reviewed-by: NHuang Rui <ray.huang@amd.com>
Signed-off-by: NXiaomeng Hou <Xiaomeng.Hou@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 3aa8d45f
......@@ -449,10 +449,6 @@ static int nv_reg_base_init(struct amdgpu_device *adev)
{
int r;
/* IP discovery table is not available yet */
if (adev->asic_type == CHIP_VANGOGH)
goto legacy_init;
if (amdgpu_discovery) {
r = amdgpu_discovery_reg_base_init(adev);
if (r) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册