commit | f6dfe73abf3ae528b8c631d37739e6d61894c0b2 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Mar 19 15:06:21 2014 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Fri Mar 28 14:19:04 2014 +0100 |
tree | 78fc193a864eb8fbfad6330db6d60f33fb4a8ea9 | |
parent | 0d3215e3857ab679f74c9b26b7e711955c9d0438 [diff] |
drm/vmwgfx: Tighten the security around buffer maps Make sure only buffer objects that are referenced by the client can be mapped. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Brian Paul <brianp@vmware.com>