drm/ttm/vmwgfx: Have TTM manage the validation sequence.
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 17 Nov 2010 12:28:31 +0000 (12:28 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 22 Nov 2010 03:25:21 +0000 (13:25 +1000)
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>

No differences found