From: Thomas Hellstrom Date: Tue, 22 Dec 2009 15:53:41 +0000 (+0100) Subject: drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. X-Git-Tag: v2.6.33-rc2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a73ba7469cbea631050094fd14f73acebb97cf9;p=pandora-kernel.git drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. Improve the command verifier to catch all occurences of surface handles, and translate to SIDs. This way DMA buffers and 3D surfaces share a common handle space, which makes it possible for the kms code to differentiate. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed