commit | 3e79ecdad8897dad4d311576989b6856dbcb958e | [log] [tgz] |
---|---|---|
author | Deepak Rawat <drawat@vmware.com> | Wed Jun 20 11:34:26 2018 +0200 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Tue Jul 03 20:39:46 2018 +0200 |
tree | d557670a0ca383d95b9db4ef86f57a1c0aabb87a | |
parent | b89e5ff9eeeb8b1fe3d2d7477fb9e1c1aed5dd5b [diff] |
drm/vmwgfx: Add gui_x/y to vmw_connector_state As gui_x/y positioning is display unit is protected by requested_layout_mutex adding vmw_connector_state copy of the same and modeset commit will refer the state copy to sync with modeset_check state. v2: Tested with CONFIG_PROVE_LOCKING enabled. Signed-off-by: Deepak Rawat <drawat@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>