]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/vmwgfx: Fix a boot time warning
authorWoody Suwalski <terraluna977@gmail.com>
Wed, 17 Jan 2018 08:07:47 +0000 (09:07 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 17 Jan 2018 08:09:27 +0000 (09:09 +0100)
commit2b0bc68cccc70f1a61b90b49012e917eea4cb251
tree5b1f1efc2751df15dda293a189c3a55218dc6736
parent0d9cac0ca0429830c40fe1a4e50e60f6221fd7b6
drm/vmwgfx: Fix a boot time warning

The 4.15 vmwgfx driver shows a warning during boot.
It is caused by a mismatch between the result of vmw_enable_vblank()
and what the drm_atomic_helper expects.

Signed-off by: Woody Suwalski <terraluna977@gmail.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c