aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorChristian König <[email protected]>2018-07-12 12:31:25 +0000
committerAlex Deucher <[email protected]>2018-07-13 19:45:49 +0000
commitb7d85e1db32ea85b09f58f416da48f44285ff41f (patch)
tree25fcbd753f5cb622fdd7e9e35a46fb4578671d9c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amd: Use newly added interrupt source defs for SOC15. (diff)
downloadkernel-b7d85e1db32ea85b09f58f416da48f44285ff41f.tar.gz
kernel-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 <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions