aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorDirk Gouders <[email protected]>2020-10-01 19:55:25 +0000
committerAlex Deucher <[email protected]>2020-10-07 21:03:08 +0000
commit33eade2cd27a49cd858fd7b21be8447462afe859 (patch)
tree48b4aa17192c170b4ed86240210b723eec2b837c /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parentdrm/nouveau/mem: guard against NULL pointer access in mem_del (diff)
downloadkernel-33eade2cd27a49cd858fd7b21be8447462afe859.tar.gz
kernel-33eade2cd27a49cd858fd7b21be8447462afe859.zip
drm/amdgpu: fix NULL pointer dereference for Renoir
Commit c1cf79ca5ced46 ("drm/amdgpu: use IP discovery table for renoir") introduced a NULL pointer dereference when booting with amdgpu.discovery=0, because it removed the call of vega10_reg_base_init() for that case. Fix this by calling that funcion if amdgpu_discovery == 0 in addition to the case that amdgpu_discovery_reg_base_init() failed. Fixes: c1cf79ca5ced46 ("drm/amdgpu: use IP discovery table for renoir") Signed-off-by: Dirk Gouders <[email protected]> Cc: Hawking Zhang <[email protected]> Cc: Evan Quan <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions