diff options
author | Christian König <christian.koenig@amd.com> | 2018-07-30 11:40:06 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-07-31 16:58:20 -0500 |
commit | a875f58e237a0009c337dd140e4f92a7cffab7af (patch) | |
tree | 3e6fade1f4d681b40d86b93d12350ff7571f5a12 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 43bce41cf48eb51eab5ad9e0d40ed382a7bb61d7 (diff) | |
download | linux-a875f58e237a0009c337dd140e4f92a7cffab7af.tar.bz2 |
drm/scheduler: stop setting rq to NULL
We removed the redundancy of having an extra scheduler field, so we
can't set the rq to NULL any more or otherwise won't know which
scheduler to use for the cleanup.
Just remove the entity from the scheduling list instead.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107367
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