commit | 2724b2d54cdad7de12e53e7ff2666822bafeae2a | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Sep 26 15:34:50 2018 +0200 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Thu Sep 27 15:21:36 2018 +0200 |
tree | d65388f9eab9731e94207038726426a95d2d9e09 | |
parent | 9c079b8ce8bf8e0394149eb39c78b04285644bcc [diff] |
drm/vmwgfx: Use new validation interface for the modesetting code v2 Strip the old KMS helpers and use the new validation interface also in the modesetting code. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Deepak Rawat <drawat@vmware.com> #v1 Reviewed-by: Sinclair Yeh <syeh@vmware.com>