linux/drivers/gpu/drm/amd
Andrey Grodzovsky 72c8c97b15 drm/amdgpu: Split amdgpu_device_fini into early and late
Some of the stuff in amdgpu_device_fini such as HW interrupts
disable and pending fences finilization must be done right away on
pci_remove while most of the stuff which relates to finilizing and
releasing driver data structures can be kept until
drm_driver.release hook is called, i.e. when the last device
reference is dropped.

v4: Change functions prefix early->hw and late->sw

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210512142648.666476-3-andrey.grodzovsky@amd.com
2021-05-19 23:45:49 -04:00
..
acp
amdgpu drm/amdgpu: Split amdgpu_device_fini into early and late 2021-05-19 23:45:49 -04:00
amdkfd IOMMU Updates for Linux v5.13 2021-05-01 09:33:00 -07:00
display Merge drm/drm-next into drm-misc-next 2021-05-11 15:59:18 +02:00
include gpu: drm: replace occurrences of invalid character 2021-05-19 12:39:08 -04:00
pm Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-next 2021-05-07 12:44:51 +10:00