Searched hist:"2 a07a5ddb135e4bd15bf6468b7d2daa4deeaf07d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/udl/ |
H A D | udl_main.c | diff 2a07a5ddb135e4bd15bf6468b7d2daa4deeaf07d Thu Sep 08 04:51:09 CDT 2022 Takashi Iwai <tiwai@suse.de> drm/udl: Increase the default URB list size to 20
It seems that the current size (4) for the URB list is too small on some devices, and it resulted in the occasional stalls. Increase the default URB list size to 20 for working around it.
Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20220908095115.23396-7-tiwai@suse.de
|