summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_syncobj.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2022-08-04 09:58:25 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2022-08-10 10:07:01 +0200
commite25d5954264d1871ab2792c7ca2298b811462500 (patch)
treedb1088c2ffb6d6491a9bbd94f5f153e5a3f255cf /drivers/gpu/drm/drm_syncobj.c
parent0f7dc324b2e9e55db9323302f944fd952dbed967 (diff)
downloadlinux-e25d5954264d1871ab2792c7ca2298b811462500.tar.gz
linux-e25d5954264d1871ab2792c7ca2298b811462500.tar.bz2
linux-e25d5954264d1871ab2792c7ca2298b811462500.zip
drm/udl: Kill pending URBs at suspend and disconnect
At both suspend and disconnect, we should rather cancel the pending URBs immediately. For the suspend case, the display will be turned off, so it makes no sense to process the rendering. And for the disconnect case, the device may be no longer accessible, hence we shouldn't do any submission. Tested-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20220804075826.27036-4-tiwai@suse.de
Diffstat (limited to 'drivers/gpu/drm/drm_syncobj.c')
0 files changed, 0 insertions, 0 deletions