diff options
author | 2018-07-26 13:43:49 +0200 | |
---|---|---|
committer | 2018-07-31 16:58:20 -0500 | |
commit | 43bce41cf48eb51eab5ad9e0d40ed382a7bb61d7 (patch) | |
tree | 2a394bbe837c5ff95ec29a4c483f179ccfcc56e4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amdgpu: create an empty bo_list if no handle is provided (diff) | |
download | wireguard-linux-43bce41cf48eb51eab5ad9e0d40ed382a7bb61d7.tar.xz wireguard-linux-43bce41cf48eb51eab5ad9e0d40ed382a7bb61d7.zip |
drm/scheduler: only kill entity if last user is killed v2
Note which task is using the entity and only kill it if the last user of
the entity is killed. This should prevent problems when entities are leaked to
child processes.
v2: add missing kernel doc
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Acked-by: Nayan Deshmukh <nayan26deshmukh@gmail.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