diff options
author | 2020-10-02 08:55:18 +0200 | |
---|---|---|
committer | 2020-10-05 15:06:33 +0200 | |
commit | 170fb58ee329bcfa8dc4c0c5eab0ea5af7fb7f3b (patch) | |
tree | df3cea0adea84ed66528d39e1ce9aa4f9b221834 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/tidss: Add prepare_fb to the plane helper funcs (diff) | |
download | wireguard-linux-170fb58ee329bcfa8dc4c0c5eab0ea5af7fb7f3b.tar.xz wireguard-linux-170fb58ee329bcfa8dc4c0c5eab0ea5af7fb7f3b.zip |
drm/sched: Avoid infinite waits in the drm_sched_entity_destroy() path
If we don't initialize the entity to idle and the entity is never
scheduled before being destroyed we end up with an infinite wait in the
destroy path.
v2:
- Add Steven's R-b
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/393486/
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions