On 01/17/2018 09:47 AM, Daniel Vetter wrote:
On Wed, Jan 17, 2018 at 09:21:25AM +0100, Thomas Hellstrom wrote:
From: Woody Suwalski <terraluna...@gmail.com>

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 <terraluna...@gmail.com>
Signed-off-by: Thomas Hellstrom <thellst...@vmware.com>
Just curious question, but why do you even have all that code? Not
enabling any of the vblank stuff should also work with atomic drivers, and
would require much less boilerplate ...

Either way: Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch>

To be honest, nobody here has really looked at exactly what parts are needed when we don't have the vblank interrupt.
We'll put that on the to-do list.

Thanks,

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to