diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2021-02-17 13:32:04 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-02-19 09:13:25 +0100 |
commit | 42c4551aca94c987ea70b31f496d602de8dad283 (patch) | |
tree | 663ab17385cd04065cf2e0dba48f3af736bd4d89 /drivers/gpu/drm/qxl/qxl_object.c | |
parent | 26fe1f4c550dae06ae4af3299bbef6b9d78c4ba0 (diff) | |
download | lwn-42c4551aca94c987ea70b31f496d602de8dad283.tar.gz lwn-42c4551aca94c987ea70b31f496d602de8dad283.zip |
drm/qxl: more fence wait rework
Move qxl_io_notify_oom() call into wait condition.
That way the driver will call it again if one call
wasn't enough.
Also allows to remove the extra dma_fence_is_signaled()
check and the goto.
Fixes: 5a838e5d5825 ("drm/qxl: simplify qxl_fence_wait")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20210217123213.2199186-3-kraxel@redhat.com
Diffstat (limited to 'drivers/gpu/drm/qxl/qxl_object.c')
0 files changed, 0 insertions, 0 deletions