OSDN Git Service

drm/vmwgfx: Make sure to update STDU when FB is updated
authorSinclair Yeh <syeh@vmware.com>
Fri, 2 Jun 2017 05:53:27 +0000 (07:53 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 7 Jun 2017 10:07:35 +0000 (12:07 +0200)
commit8a309c8a2d0619efe29ec652c163d6b89eff9f9f
treef6b3ea975834a59ffb73357d70f6437f89e276eb
parent07678eca2cf9c9a18584e546c2b2a0d0c9a3150c
drm/vmwgfx: Make sure to update STDU when FB is updated

When a new FB is bound, we have to send an update command otherwise
the new FB may not be shown

Signed-off-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c