diff options
author | 2018-07-12 14:31:25 +0200 | |
---|---|---|
committer | 2018-07-13 14:45:49 -0500 | |
commit | b7d85e1db32ea85b09f58f416da48f44285ff41f (patch) | |
tree | 25fcbd753f5cb622fdd7e9e35a46fb4578671d9c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amd: Use newly added interrupt source defs for SOC15. (diff) | |
download | wireguard-linux-b7d85e1db32ea85b09f58f416da48f44285ff41f.tar.xz wireguard-linux-b7d85e1db32ea85b09f58f416da48f44285ff41f.zip |
drm/amdgpu: fix TTM move entity init order
We are initializing the entity before the scheduler is actually
initialized.
This can lead to all kind of problem, but especially NULL pointer deref
because of Nayan's scheduler work.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions