commit | 36cc79bc9077319c04bd3b132edcacaa9a0d9f2b | [log] [tgz] |
---|---|---|
author | Sinclair Yeh <syeh@vmware.com> | Thu Mar 23 11:28:11 2017 -0700 |
committer | Sinclair Yeh <syeh@vmware.com> | Fri Mar 31 09:13:08 2017 -0700 |
tree | 85674576ea3047d63c069cb3ae7ce73bfce90c41 | |
parent | 27d247c678a09fcac08d6865db73e41b23d3d5f3 [diff] |
drm/vmwgfx: Add universal plane support Universal support is prerequisite for atomic mode set. Explicitly create planes for the cursor and the primary FB. With a functional cursor plane, the DRM will no longer use the legacy cursor_set2 and cursor_move entry points. Signed-off-by: Sinclair Yeh <syeh@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>