commit | 7a73ba7469cbea631050094fd14f73acebb97cf9 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Tue Dec 22 16:53:41 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 23 10:06:24 2009 +1000 |
tree | 2c1bc2b28a395578967343e14a3a4b90c66e55f5 | |
parent | 3d3a5b3290043618e8409f3fb68a63de6156fdd4 [diff] |
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 <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>