Re: BUG: amdgpu: NULL pointer dereference introduced in 5.9-rc1

2020-10-01 Thread Alex Deucher
On Wed, Sep 30, 2020 at 4:46 PM Dirk Gouders wrote: > > Commit c1cf79ca5ced46 (drm/amdgpu: use IP discovery table for renoir) > introduced a NULL pointer dereference when booting with > amdgpu.discovery=0. > > For amdgpu.discovery=0 that commit effectively removed the call of > vega10_reg_base_ini

BUG: amdgpu: NULL pointer dereference introduced in 5.9-rc1

2020-09-30 Thread Dirk Gouders
Commit c1cf79ca5ced46 (drm/amdgpu: use IP discovery table for renoir) introduced a NULL pointer dereference when booting with amdgpu.discovery=0. For amdgpu.discovery=0 that commit effectively removed the call of vega10_reg_base_init(adev), so I tested the correctness of the bisect session by rest