Files
linux/drivers/gpu/drm
Le Ma db2aad036e 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: 1819200166 ("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>
2024-01-31 15:33:52 -05:00
..
2023-11-27 13:56:32 -06:00
2023-11-27 13:56:32 -06:00
2024-01-18 21:10:41 +01:00
2023-11-15 10:56:44 +01:00
2023-11-27 13:56:32 -06:00
2024-01-22 09:44:15 +01:00
2023-12-04 09:42:32 +01:00
2024-01-18 21:10:41 +01:00
2024-01-22 09:44:15 +01:00