OSDN Git Service

drm/amdgpu/sriov: No need the event 3 and 4 now
authorEmily Deng <Emily.Deng@amd.com>
Mon, 2 Dec 2019 17:53:10 +0000 (01:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Dec 2019 22:39:28 +0000 (17:39 -0500)
commit0ea203a91247082f1294e6aa6e7802914665da50
treee9dbf34e4c7b536cba7fa52b91b359f256df9307
parent031514956bd06156897b54a80db66acf7c1d9ebd
drm/amdgpu/sriov: No need the event 3 and 4 now

As will call unload kms when initialize fail, and the unload kms will
send event 3 and 4, so don't need event 3 and 4 in device init.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Zhan Liu <zhan.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c