summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
diff options
context:
space:
mode:
authorLe Ma <le.ma@amd.com>2024-01-25 07:00:34 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-01-31 23:33:52 +0300
commitdb2aad036e77100e04a96c67f65ae7d49fb538fb (patch)
tree5ff5259223a4ea32e4624d40bdac7c4f3c933afd /drivers/gpu/drm/amd/amdkfd/kfd_migrate.c
parentc92c108403b09f75f3393588c2326ecad49ee2e2 (diff)
downloadlinux-db2aad036e77100e04a96c67f65ae7d49fb538fb.tar.xz
drm/amdgpu: move the drm client creation behind drm device registration
This patch is to eliminate interrupt warning below: "[drm] Fence fallback timer expired on ring sdma0.0". An early vm pt clearing job is sent to SDMA ahead of interrupt enabled. And re-locating the drm client creation following after drm_dev_register looks like a more proper flow. v2: wrap the drm client creation Fixes: 1819200166ce ("drm/amdkfd: Export DMABufs from KFD using GEM handles") Signed-off-by: Le Ma <le.ma@amd.com> Reviewed-by: Felix Kuehling <felix.kuehling@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdkfd/kfd_migrate.c')
0 files changed, 0 insertions, 0 deletions