diff options
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | 2018-08-17 10:32:50 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-27 11:11:10 -0500 |
commit | 62347a33001c27b22465361aa4adcaa432497bdf (patch) | |
tree | 29ec0030e6b7cb636eb76b116b20f3afad1425eb /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | 9c70d10ae72a188adb9da83ec760e1d5779bc2ed (diff) |
drm/scheduler: Add stopped flag to drm_sched_entity
The flag will prevent another thread from same process to
reinsert the entity queue into scheduler's rq after it was already
removewd from there by another thread during drm_sched_entity_flush.
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions