Comment 37 for bug 1832138

Revision history for this message
Eric Desrochers (slashd) wrote : Re: Login screen never appears on vmwgfx but installing kernel >= v4.17-rc1 (or using WaylandEnable=false) fixes it

wbug: With Bug
wnbug: With No Bug

git bisect start '--term-old=wbug' '--term-new=wnbug' '--' 'drivers/gpu/drm/vmwgfx'
# wbug: [62e9ccfaaedffd057e921fca976f9f7f71c9b254] Linux 4.16.18
git bisect wbug 62e9ccfaaedffd057e921fca976f9f7f71c9b254
# wnbug: [37efe80ce85f76b3b30d7b4ea40550e6a5a5b71a] drm/vmwgfx: use monotonic event timestamps
git bisect wnbug 37efe80ce85f76b3b30d7b4ea40550e6a5a5b71a
# wbug: [7928b2cbe55b2a410a0f5c1f154610059c57b1b2] Linux 4.16-rc1
git bisect wbug 7928b2cbe55b2a410a0f5c1f154610059c57b1b2
# wbug: [aa64b3f18aeb2cc4b74e69115df434147f1ed96c] drm/vmwgfx: Move screen object page flip to atomic function
git bisect wbug aa64b3f18aeb2cc4b74e69115df434147f1ed96c
# wnbug: [dc366364c4ef809dccd063919314301f8ba01ac2] drm/vmwgfx: Fix multiple command buffer context use
git bisect wnbug dc366364c4ef809dccd063919314301f8ba01ac2
# wnbug: [25db875401c8aaac31a6650cb80a56cc78852694] drm/vmwgfx: Cursor update fixes
git bisect wnbug 25db875401c8aaac31a6650cb80a56cc78852694
# wnbug: [904efd9e3f4c8f288b1279a316eed8e177190c8f] drm/vmwgfx: Send the correct nonblock option for atomic_commit
git bisect wnbug 904efd9e3f4c8f288b1279a316eed8e177190c8f
# wbug: [ac3069e67f5659131d7ac5f54d966005bbc40af8] drm/vmwgfx: Move the stdu vblank event to atomic function
git bisect wbug ac3069e67f5659131d7ac5f54d966005bbc40af8
# first wnbug commit: [904efd9e3f4c8f288b1279a316eed8e177190c8f] drm/vmwgfx: Send the correct nonblock option for atomic_commit