RE: [PATCH 7/7] drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2)

2019-08-29 Thread Zhou1, Tao
; Guchun > Cc: Zhang, Hawking > Subject: [PATCH 7/7] drm/amdgpu: switch to amdgpu_ras_late_init for nbio > v7_4 (v2) > > call helper function in late init phase to handle ras init for nbio ip block > > v2: init local var r to 0 in case the function return failure o

[PATCH 7/7] drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2)

2019-08-29 Thread Hawking Zhang
call helper function in late init phase to handle ras init for nbio ip block v2: init local var r to 0 in case the function return failure on asics that don't have ras_late_init implementation Signed-off-by: Hawking Zhang --- drivers/gpu/drm/amd/amdgpu/soc15.c | 13 - 1 file changed