commit | d7721ca71126b222fb5d66af444d33950a0e3ba3 | [log] [tgz] |
---|---|---|
author | Sinclair Yeh <syeh@vmware.com> | Thu Mar 23 11:48:44 2017 -0700 |
committer | Sinclair Yeh <syeh@vmware.com> | Fri Mar 31 11:13:27 2017 -0700 |
tree | bfa3849231a07f8571300702824b1f85aad5d954 | |
parent | cc5ec459de323fe32514d5f47a4d00460ee30f7b [diff] |
drm/vmwgfx: Connector atomic state Add connector handling functions. Start tracking is_implicity in the connector state. Eventually, this field should be tracked exclusively in a connector state. Now that plane and connector states have been created, we can also activate the code that use CRTC state. Signed-off-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>