commit | 65705962025df490d13df59ec57c5329d1bd0a16 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Nov 17 12:28:31 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Nov 22 13:25:21 2010 +1000 |
tree | aa9d40bbd1a842aaada664d9d0fa6a317ec1755f | |
parent | 95762c2b34069bf4adb7929969f1f5f5fc8a38df [diff] |
drm/ttm/vmwgfx: Have TTM manage the validation sequence. Rather than having the driver supply the validation sequence, leave that responsibility to TTM. This saves some confusion and a function argument. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>