Bug 210123
Summary: | drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] - flip_done time out with vmwgfx | ||
---|---|---|---|
Product: | Drivers | Reporter: | Stefan Mayr (stefan+kernel) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | NEW --- | ||
Severity: | normal | CC: | tiwai, zackr |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
See Also: | https://bugzilla.kernel.org/show_bug.cgi?id=208373 | ||
Kernel Version: | 5.3.18-24.9.1 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Stefan Mayr
2020-11-09 21:05:09 UTC
#208373 seems simliar but for us it started with an older kernel version (In reply to Stefan Mayr from comment #1) > #208373 seems simliar but for us it started with an older kernel version It's about amdgpu, unlikely to be directly related. Did some more test with Kernel versions provided by SUSE: Kernel 5.0.13 - 6 days without issues Kernel 5.2.14 - 2 days until we got the error message Today I installed 5.1.16 and we wait if this versions shows the error or not I had another look at bug 208373: the inital reporter also uses vmwgfx and amdgpu is only mentioned in bug 208373, comment 2 Do you know if there are any errors in the vmware.log? It sounds like it's guest isolated bug in vmwgfx but it'd be great to be able to take a look at vmware.log from one of the sessions with errors. Kernel 5.1.16 also showed the error message after 2 days. So this seems to be triggered by changes between 5.0.13 and 5.1.16. I'm out of SUSE Kernels to narrow it down even more. I also checked for a vmware.log on this host but I couldn't find one. Installed are the open-vm-tools that are part of SLES15. Other logfiles of vmtoolsd don't show any error messages. Same issue with Kernel 5.10.9 |