ES: CR0: 80050033
CR2: 0028 CR3: 000104006004 CR4: 003706f0
Signed-off-by: Zack Rusin
Fixes: 485d98d472d5 ("drm/vmwgfx: Add support for CursorMob and
CursorBypass 4")
Reported-by: Stefan Hoffmeister
Closes: https://gitlab.freedesktop.org
Hi,
vmwgfx implements drmPrimeFDToHandle in terms of the TTM resource manager.
At the same time, the driver advertises
.driver_features =
DRIVER_MODESET | DRIVER_RENDER | DRIVER_ATOMIC | DRIVER_GEM,
Given that, a userland application will call drmCloseBufferHandle to
correc
Resending with all MAINTAINTERS cc'ed because no ACK.
Quoting Stefan Hoffmeister :
Previously reported at
https://gitlab.freedesktop.org/drm/misc/-/issues/34 and
https://bugs.kde.org/show_bug.cgi?id=478308
vmwgfx runs into kernel oops related to atomic cursors with KDE
Plasma 6.
Previously reported at
https://gitlab.freedesktop.org/drm/misc/-/issues/34 and
https://bugs.kde.org/show_bug.cgi?id=478308
vmwgfx runs into kernel oops related to atomic cursors with KDE Plasma
6. I am able to reproduce this with
* VMware Workstation 17.5 (on Windows 11 Professional) a