linux/drivers/gpu/drm/amd
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
..
acp
amdgpu drm/amdgpu: move the drm client creation behind drm device registration 2024-01-31 15:33:52 -05:00
amdkfd drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs 2024-01-25 15:48:57 -05:00
amdxcp drm/amdxcp: fix amdxcp unloads incompletely 2023-10-26 19:04:53 -04:00
display drm/amd/display: "Enable IPS by default" 2024-01-25 16:00:24 -05:00
include drm/amd: Add a DC debug mask for IPS 2024-01-25 16:00:24 -05:00
pm Revert "drm/amd/pm: fix the high voltage and temperature issue" 2024-01-29 08:56:13 -05:00